ListPlaylistsCommand constructor
ListPlaylistsCommand()
Implementation
ListPlaylistsCommand() : super(
description: 'List your saved playlists',
usage: '!playlists',
);
ListPlaylistsCommand() : super(
description: 'List your saved playlists',
usage: '!playlists',
);