onMessageReactionRemoveAll property

(Future Function(DiscordClient client, MessageReactionRemoveAllEvent event)?) onMessageReactionRemoveAll
getter/setter pairinherited

Implementation

Future Function(
  DiscordClient client,
  MessageReactionRemoveAllEvent event,
)? onMessageReactionRemoveAll;