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