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

Allow fetching Users who have super-reacted to a Message #3060

Open
DPlayer234 opened this issue Nov 25, 2024 · 0 comments
Open

Allow fetching Users who have super-reacted to a Message #3060

DPlayer234 opened this issue Nov 25, 2024 · 0 comments

Comments

@DPlayer234
Copy link

Message::reaction_users currently only allows fetching users that added a normal reaction to a message.

That is because the API method that returns those users has gotten an additional parameter since. By default, it returns users that added normal reactions.

A new method to query users that added a super reaction should be added, to parallel Message::react and Message::super_react for adding one.

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

No branches or pull requests

1 participant