parent::__construct('Invalid command usage. The `'.$context->command->name.'` command\'s accepted format is: '.
24
$context->command->usage($context->command->format, $prefix).'. Use '.\CharlotteDunois\Livia\Commands\Command::anyUsage('help '.$context->command->name, $prefix).' for more information.');