WhiskeySockets / Baileys

Lightweight full-featured typescript/javascript WhatsApp Web API
https://baileys.whiskeysockets.io/
MIT License
3.65k stars 1.24k forks source link

Reaction is not showing up in group. #715

Open initech-vmc opened 5 months ago

initech-vmc commented 5 months ago

Describe the bug Reaction is not showing up in group. When I am leaving reaction in group chat, not all chat participants can see it. To be more specific, the person who left the comment and I reacted to that comment with Baileys, so that person will not see my reaction. Other participants will see that reaction. How to fix that?

To Reproduce Steps to reproduce the behavior:

  1. Created a new connection
  2. Leave a reply with Baileys in group chat for message, left by any other chat participant.
  3. Anyone in chat can see that reaction, except the message owner. The message owner will not see reaction

Expected behavior Anyone in chat can see that reaction i left with Baileys.

Environment (please complete the following information):

Extra context This problem is related only for group chats. private, on-to-ones are not touched.

APdev93 commented 5 months ago

Can you put your code here