Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Track

The track information.

Hierarchy

  • Track

Index

Properties

Properties

info: TrackInfo

The information for the track.

example

{ "identifier": "dQw4w9WgXcQ", "isSeekable": true, "author": "RickAstleyVEVO", "length": 212000, "isStream": false, "position": 0, "title": "Rick Astley - Never Gonna Give You Up", "uri": "https://www.youtube.com/watch?v=dQw4w9WgXcQ" }

track: string

The track's data to be used when interacting with the Lavalink server.

note

You can use Http.decode to retrieve the information for the track using this string.

example
"QAAAjQIAJVJpY2sgQXN0bGV5IC0gTmV2ZXIgR29ubmEgR2l2ZSBZb3UgVXAADlJpY2tBc3RsZXlWRVZPAAAAAAADPCAAC2RRdzR3OVdnWGNRAAEAK2h0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9ZFF3NHc5V2dYY1EAB3lvdXR1YmUAAAAAAAAAAA=="

Generated using TypeDoc