salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.28k stars 607 forks source link

Disappearing messages are not working #716

Open zaheeraws opened 1 year ago

zaheeraws commented 1 year ago

When a chat setting have disappearing message enabled. It's not working instead whatsapp displays following message.

This message will not disappear from the chat. The sender may be on an old version of WhatsApp.

Screenshot 2023-06-29 at 3 39 41 PM Screenshot 2023-06-29 at 3 40 01 PM

@salman0ansari can we use following as per "WhiskeySockets/Baileys" documentation.

ephemeralExpiration: WA_DEFAULT_EPHEMERAL

oswaldo-ore commented 10 months ago

Hello, I have the same problem, how do I solve it?