Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add MESSAGE_REACTION_REMOVE_EMOJI and RemoveAllReactionsForEmoteAsync #1544

Merged
merged 2 commits into from
Jun 15, 2020

Conversation

SubZero0
Copy link
Member

@SubZero0 SubZero0 commented May 22, 2020

Summary

This PR will add a new method, RemoveAllReactionsForEmoteAsync, that will remove all reactions with a specific emote from a message and add a new event related to it, MESSAGE_REACTION_REMOVE_EMOJI.

Fixes #1543

Changes

  • Add method RemoveAllReactionsForEmoteAsync to IMessage
  • Add event ReactionsRemovedForEmote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Delete All Reactions for Emoji
3 participants