Function slashy::permissions::MANNAGE_MESSAGES[][src]

pub fn MANNAGE_MESSAGES<'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 manage messages permission either globaly or in the channel