Skip to content

UnresolvedTrack

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

Property (defined in)TypeDescription
encoded?
(src/structures/Types/Track.ts:137)
stringThe Base 64 encoded String
info
(src/structures/Types/Track.ts:139)
UnresolvedTrackInfoTrack Information
pluginInfo
(src/structures/Types/Track.ts:141)
Partial<PluginInfo>Plugin Information from Lavalink
requester?
(src/structures/Types/Track.ts:145)
unknownThe Track’s Requester
resolve
(src/structures/Types/Track.ts:135)
(player: Player) => Promise<void>Required
userData?
(src/structures/Types/Track.ts:143)
anyObjectThe userData Object from when you provide to the lavalink request