async fn default_group_operation(
source: &CommandSource,
group: String,
add: bool,
) -> Result<OperationResult, CommandSyntaxError>async fn default_group_operation(
source: &CommandSource,
group: String,
add: bool,
) -> Result<OperationResult, CommandSyntaxError>