onReactionUpdated method
- BaseChannel channel,
- ReactionEvent event
A callback for when a reactionEvent is updated.
Implementation
void onReactionUpdated(BaseChannel channel, ReactionEvent event) {}
A callback for when a reactionEvent is updated.
void onReactionUpdated(BaseChannel channel, ReactionEvent event) {}