LavalinkTrack
Defined in: src/structures/Types/Track.ts:100
Properties
Section titled “Properties”Property (defined in) | Type | Description |
---|---|---|
encoded? (src/structures/Types/Track.ts:102) | string | The Base 64 encoded String |
info (src/structures/Types/Track.ts:104) | LavalinkTrackInfo | Track Information |
pluginInfo (src/structures/Types/Track.ts:106) | Partial <PluginInfo > | Plugin Information from Lavalink |
userData? (src/structures/Types/Track.ts:108) | anyObject | The userData Object from when you provide to the lavalink request |