aldinokemal / go-whatsapp-web-multidevice

API for Whatsapp Web Multi Device Version, Support UI & Webhook
MIT License
582 stars 245 forks source link

🐞 Messages sent on a disappearing chat do not disappear #142

Open arunsathiya opened 6 months ago

arunsathiya commented 6 months ago

What happened?

If I send a message using this API on a group with disappearing messages, it seems that the message won't disappear. The WhatsApp mobile application indicates that this is because the sending device is on an older version of WhatsApp.

Does that mean that the API implementation here needs to be updated to the latest version of WhatsApp for compatibility?

Reproduction Steps

1. Have a group (or a private DM should be fine too, I think) with disappearing messages.
2. Send a message using this API.
3. Notice on the WhatsApp app that a warning appears next to the message, with an indicator that the message will not disappear.

Relevant log output

No response

Screenshots or Additional Context

No response

Application Version

4.13.0

Verification