Skip to content

feat(api): add reactions field to WAMessage and reactions endpoint#1742

Open
muhammedaksam wants to merge 3 commits intodevlikeapro:corefrom
muhammedaksam:feature/message-reactions
Open

feat(api): add reactions field to WAMessage and reactions endpoint#1742
muhammedaksam wants to merge 3 commits intodevlikeapro:corefrom
muhammedaksam:feature/message-reactions

Conversation

@muhammedaksam
Copy link

@muhammedaksam muhammedaksam commented Dec 20, 2025

  • Add WAReactionInfo DTO with reaction, senderId, timestamp
  • Extract reactions in all engines (noweb, gows, webjs)
  • Add GET /api/{session}/chats/{chatId}/messages/{messageId}/reactions

Fixes #1741

- Add WAReactionInfo DTO with reaction, senderId, timestamp
- Extract reactions in all engines (noweb, gows, webjs)
- Add GET /api/{session}/chats/{chatId}/messages/{messageId}/reactions
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.

Add reactions field to WAMessage

1 participant