QueueCommand constructor
QueueCommand()
Implementation
QueueCommand() : super(
description: 'Show current queue',
usage: '!queue',
aliases: ['q'],
);
QueueCommand() : super(
description: 'Show current queue',
usage: '!queue',
aliases: ['q'],
);