MuteCommand constructor

MuteCommand()

Implementation

MuteCommand() : super(
  description: 'Mute audio',
  usage: '!mute',
);