onReactionUpdated method Null safety
- BaseChannel channel,
- ReactionEvent event
Informs when an reaction event
happens on channel
Implementation
void onReactionUpdated(BaseChannel channel, ReactionEvent event) {}
Informs when an reaction event
happens on channel
void onReactionUpdated(BaseChannel channel, ReactionEvent event) {}