Skip to main content

get_reaction_count

Function get_reaction_count 

Source
async fn get_reaction_count(
    http: &Http,
    message: &Message,
    reaction_type: &ReactionType,
) -> u32
Expand description

Count users who reacted with a specific emoji, excluding the bot.