Message state before on_raw_reaction_clear and on_raw_reaction_clear_emoji #1226
Closed
Astaroths-Workshop
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
as it stands now, as soon as I catch the events 'on_raw_reaction_clear' and 'on_raw_reaction_clear_emoji' after clearing reactions from a message, the information about how many and which reactions where removed is gone.
Would it be possible to include the number and type of the cleared reactions to the RawReactionClearEvent and RawReactionClearEmojiEvent or is there maybe a different way to get that information?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions