Array of authors of the playlist. For example, a YouTube channel or SoundCloud user profile
Duration of all the tracks in seconds
Duration of all the tracks in timestamp (e.g. 12:34
)
Is the playlist an album?
Is the playlist collaborative/editable by other users on the platform?
ID of the playlist on the platform
A reference to the user that queued the playlist - Can be set via MusicPlaylist.setQueuedBy or modified manually
Name of the playlist
Original data retreieved from request to service's API. There for debug and if theres any metadata not included in MusicTrack itself.
The service providing the playlist
Thumbnail of the playlist
Array of MusicTracks in playlist
Friendly URL of the playlist
Set who queued the playlist, for example the user's Discord ID. This will also set who queued all the tracks.
Generated using TypeDoc
An object that represents a music playlist. Refer to cheatsheet for data object parameters.