[][src]Function serenity::framework::standard::help_commands::has_all_requirements

pub fn has_all_requirements(cmd: &Arc<CommandOptions>, msg: &Message) -> bool

Checks whether a user is member of required roles and given the required permissions.