We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Shuffle a playlist.
ID of the playlist to shuffle.
Callback function to be called with data from server.
true if request queued; otherwise false
true
false
// Shuffle playlist with ID 123456 bot.shufflePlaylist(123456);
Menu