Skip to content

Conversation

@l1v0n1
Copy link
Collaborator

@l1v0n1 l1v0n1 commented Dec 25, 2025

Add documentation for three new message reaction tools from PR #41:

  • send_reaction(chat_id, message_id, emoji, big=False): Add a reaction to a message
  • remove_reaction(chat_id, message_id): Remove a reaction from a message
  • get_message_reactions(chat_id, message_id, limit=50): Get all reactions on a message

These tools are now part of the Messaging section in the features list.

Add documentation for three new message reaction tools from PR #41:

- send_reaction(chat_id, message_id, emoji, big=False): Add a reaction to a message
- remove_reaction(chat_id, message_id): Remove a reaction from a message
- get_message_reactions(chat_id, message_id, limit=50): Get all reactions on a message

These tools are now part of the Messaging section in the features list.
@chigwell chigwell merged commit c76e1a2 into main Dec 25, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

3 participants