Skip to main content

user_group_operation

Function user_group_operation 

Source
async fn user_group_operation(
    source: &CommandSource,
    targets: GameProfileArgument,
    group: String,
    add: bool,
) -> Result<OperationResult, CommandSyntaxError>