[][src]Function serenity::framework::standard::has_correct_roles

pub fn has_correct_roles(
    cmd: &Arc<CommandOptions>,
    guild: &Guild,
    member: &Member
) -> bool