-
Hi, is it possible to resync the `Contact` store after a new contact is added to the phone? Right now you have to open the WhatsApp app on the phone to resync, do you think we can avoid that and trigg…
-
The sendImage and sendFile methods dont seem to return a value representing the Id of the message that was sent. Is this deliberate since the docs shows that sendText returns the Id? This would be use…
-
sometimes I have puppeteer page error that make my client lose his reference
need to implement a new flag to recreate a session on page error
-
-
**Describe the bug**
When start queue of my unread messages I get this error/warn:
```
- Initializing whatsapp
--
| - Initializing whatsapp
| - Injecting api
| ┌──────────────────…
-
**Describe the bug**
Returned MessageId is not always the last message on sendFile/sendImage
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Start open-wa
2. Try to send file/image
…
-
**Describe the bug**
This error occurred when you try to activate multiple sessions at once.
`(node:5012) UnhandledPromiseRejectionWarning: Error: Failed to add page binding with name onMessage:…
-
I checked, i got error:
"Failed to update group icon,Please try again later"
code:
await client.setGroupIconByUrl('972559661703-1587456110@g.us', 'https://res.cloudinary.com/picktags-com/image/up…
roysG updated
4 years ago
-
**Describe the bug**
When i try to use client.sendTextWithMentions i got this error Error: Evaluation failed: Error: wid error: invalid wid: @c.us
**create() code**
This is the code you use t…
ozkcs updated
4 years ago
-
#### Problem
I tried today to automate some stuff in cloud with NodeJS and Logging SINK create feature across many project I have (let say I want to centralize some events from logs in one project).
…