ShuffleCommand constructor
ShuffleCommand()
Implementation
ShuffleCommand() : super(
requiresDJ: true,
description: 'Shuffle the queue',
usage: '!shuffle',
);
ShuffleCommand() : super(
requiresDJ: true,
description: 'Shuffle the queue',
usage: '!shuffle',
);