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

pub fn has_all_requirements(
    cache: impl AsRef<CacheRwLock>,
    cmd: &CommandOptions,
    msg: &Message
) -> bool

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