onReactionUpdated method

void onReactionUpdated(
  1. BaseChannel channel,
  2. ReactionEvent event
)

A callback for when a reactionEvent is updated.

Implementation

void onReactionUpdated(BaseChannel channel, ReactionEvent event) {}