pub fn create_slash_check<'a>(
    _ctx: &'a Context,
    interaction: &'a CommandInteraction,
    _command: &'a Command
) -> BoxFuture<'a, Result<(), Reason>>
Expand description

Ensure a user is admin