SavePlaylistCommand constructor

SavePlaylistCommand()

Implementation

SavePlaylistCommand() : super(
  description: 'Save current queue as playlist',
  usage: '!save <playlist name>',
);