Skip to content

UnresolvedTrack

Defined in: src/structures/Types/Track.ts:136

Property (defined in)TypeDescription
encoded?
(src/structures/Types/Track.ts:140)
stringThe Base 64 encoded String
info
(src/structures/Types/Track.ts:142)
UnresolvedTrackInfoTrack Information
pluginInfo
(src/structures/Types/Track.ts:144)
Partial<PluginInfo>Plugin Information from Lavalink
requester?
(src/structures/Types/Track.ts:148)
TrackRequesterThe Track’s Requester
resolve
(src/structures/Types/Track.ts:138)
(player: Player) => Promise<void>Required
userData?
(src/structures/Types/Track.ts:146)
anyObjectThe userData Object from when you provide to the lavalink request