How to difference a message sent between a message receipted ? #911
Replies: 4 comments
-
Hi!
|
Beta Was this translation helpful? Give feedback.
-
What engine do you use ? I am using WHATSAPP_DEFAULT_ENGINE=NOWEB What API do you use to get messages/ackName ? I used /api/{session}/chats/overview and /api/{session}/chats Do you receive message.ack webhook events for these messages ? No. I sent the message by the endpoint (Sendtext for example) and the customer receive the message. Then I send a request using one of the endpoints show in the question before to know if the message was delivered and read correctly |
Beta Was this translation helpful? Give feedback.
-
Is there any feedback ? |
Beta Was this translation helpful? Give feedback.
-
So I tried it
https://faq.whatsapp.com/665923838265756/?cms_platform=android |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The check mark of sent messages (v) return the ackName DEVICE.
The check mark of receipted messages (vv) return the ackName DEVICE.
There is a way of difference the message sent between the message receipted ?
Beta Was this translation helpful? Give feedback.
All reactions