You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently had some complaints of undeliverable messages. When debugging I noticed that it is related to the format "@1234", I updated my docker and some messages started to be delivered only on whatsapp of the target cell phone in mention format, but on whatsapp web it is not delivered. The detail is that the message leaves wppconnect, arrives on the cell phone that is linked to it, but often at the destination it is not delivered.
Environment
WhatsApp version: 2.2214.12
WA-JS version(s): 2.5.0
Browser: Chrome
MultiDevice (BETA): yes
Docker: yes
Steps to Reproduce
Send a message with the text in the format @1234 using the sendMessage route
In whatsapp the message is delivered in mention format
The same message is not delivered in whatsapp web:
Other test attachments:
The text was updated successfully, but these errors were encountered:
Description
I recently had some complaints of undeliverable messages. When debugging I noticed that it is related to the format "@1234", I updated my docker and some messages started to be delivered only on whatsapp of the target cell phone in mention format, but on whatsapp web it is not delivered. The detail is that the message leaves wppconnect, arrives on the cell phone that is linked to it, but often at the destination it is not delivered.
Environment
Steps to Reproduce
Send a message with the text in the format @1234 using the sendMessage route
In whatsapp the message is delivered in mention format
![image](https://user-images.githubusercontent.com/13037189/174443165-2e48dd8d-1f49-470e-9592-77717d387df9.png)
The same message is not delivered in whatsapp web:
![image](https://user-images.githubusercontent.com/13037189/174443129-b53d7816-b348-4c1b-ba97-dd4ccad79b1d.png)
Other test attachments:
![image](https://user-images.githubusercontent.com/13037189/174443352-e4bd1097-ced9-41a8-8425-9b79f9593438.png)
The text was updated successfully, but these errors were encountered: