async fn update_operator_group(
server: &Arc<Server>,
uuid: Uuid,
action: OperatorAction,
) -> Result<bool, CommandSyntaxError>async fn update_operator_group(
server: &Arc<Server>,
uuid: Uuid,
action: OperatorAction,
) -> Result<bool, CommandSyntaxError>