PreviousCommand constructor
PreviousCommand()
Implementation
PreviousCommand() : super(
description: 'Play previous track',
usage: '!previous',
aliases: ['prev'],
);
PreviousCommand() : super(
description: 'Play previous track',
usage: '!previous',
aliases: ['prev'],
);