pub async fn handle_reaction_add(
    ctx: &Context,
    reaction: &Reaction
) -> Result<()>
Expand description

Fired when a reaction was added to a message