Skip to main content
Version: v2.9.2

Interface: TrackData

Contains the encoded track string and associated metadata for a single Lavalink track.

Property Type Description Optional
encodedstringThe base64-encoded track string returned by Lavalink.
infoTrackDataInfoDetailed metadata describing the track.
pluginInfoRecord<string, string>Additional metadata from Lavalink plugins.