LithiumX / TrackData
Interface: TrackData
Defined in: src/Structures/Utils.ts:238
Properties
encoded
encoded:
string
Defined in: src/Structures/Utils.ts:240
The track information.
info
info:
TrackDataInfo
Defined in: src/Structures/Utils.ts:242
The detailed information of the track.
pluginInfo
pluginInfo:
Record<string,string>
Defined in: src/Structures/Utils.ts:244
Additional track info provided by plugins.