BassBoostCommand constructor

BassBoostCommand()

Implementation

BassBoostCommand() : super(
  description: 'Apply bass boost',
  usage: '!bassboost [level 1-5]',
);