Souhaib Aharmouch

Results 3 issues of Souhaib Aharmouch

Hello, I'm having issue on the endpoint sendVideo ![image](https://github.com/devlikeapro/whatsapp-http-api/assets/43727808/21a845ae-3087-415b-bf72-a9987989dfaa) **Version** { "version": "2029.10.29", "engine": "WEBJS", "tier": "PLUS", "browser": "/usr/path/to/bin/google-chrome" } this the request i'm sending { "chatId": "[email protected]", "file": {...

bug
engine:WEBJS

Hello Getting contacts chat intially ( not messages but just chats call ) take soo soo long in the first time . When i call Chats after scanning QR It...

bug
engine:WEBJS

For delete and revoke msg use: ``` await WPP.chat.deleteMessage('[number]@c.us', '[[email protected]_3EB06A9EC8E5624576163', true, true); ``` _Originally posted by @icleitoncosta in https://github.com/wppconnect-team/wa-js/issues/2047#issuecomment-2187646198_ this worked to unsend my own messages ,, but it dosen't...