Playlist
The playlist information.
Signature
export interface PlaylistProperties
3Methods
0No methods.
Properties
pluginInfo: PluginInfo;The plugin information of the playlist.
@type{PluginInfo}
tracks: LavalinkTrack[];The tracks in the playlist.
@type{LavalinkTrack[]}
info: PlaylistInfo;The information of the playlist.
@type{PlaylistInfo}