UnmuteCommand constructor
UnmuteCommand()
Implementation
UnmuteCommand() : super(
description: 'Unmute audio',
usage: '!unmute',
);
UnmuteCommand() : super(
description: 'Unmute audio',
usage: '!unmute',
);