handle abstract method

FutureOr<void> handle(
  1. MessageReaction reaction
)

Implementation

FutureOr<void> handle(MessageReaction reaction);