UnmuteCommand constructor

UnmuteCommand()

Implementation

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