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