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

Tests: wakuext reactions #6092

Open
4 tasks
churik opened this issue Nov 12, 2024 · 0 comments
Open
4 tasks

Tests: wakuext reactions #6092

churik opened this issue Nov 12, 2024 · 0 comments

Comments

@churik
Copy link
Member

churik commented Nov 12, 2024

Prerequisites: user has a chat

Methods:

  • wakuext_sendEmojiReaction

    • Sends an emoji reaction to a specific message in a chat using the provided chat ID, message ID, and emoji type.
  • wakuext_sendEmojiReactionRetraction

    • Sends a retraction for a previously sent emoji reaction using the specified emoji reaction ID.
  • wakuext_emojiReactionsByChatID

    • Retrieves a list of emoji reactions for a specific chat, using a cursor for pagination and a limit on the number of reactions.
  • wakuext_emojiReactionsByChatIDMessageID

    • Retrieves a list of emoji reactions for a specific message in a chat, using the provided chat ID and message ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants