Function slashy::permissions::ADMINISTRATOR[][src]

pub fn ADMINISTRATOR<'fut>(
    ctx: &'fut Context,
    member: &'fut Member,
    _channel: &'fut GuildChannel
) -> BoxFuture<'fut, CommandResult<bool>>
Expand description

Permission check that passes if the member has the administrator permission