Skip to main content

update_operator_group

Function update_operator_group 

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