HiramNeto
HiramNeto
If you guys read the first line of the readme of this project: "A WhatsApp API client that connects through the **WhatsApp Web browser app**". If the feature was removed...
If an action that is not possible for a human user on whatsapp web, starts to be performed by a bot automatically and consistently, good luck on not being blocked...
@PurpShell any updates on this feature? It also interests me...
I believe I am having the same issue, because despite I am running my instance with headless on, I get the correct response from client.sendMessage as normal but the message...
I was looking my application logs more in details, in my case it seems to be a problem that my whatsapp web client gets disconnected, despite the fact that the...
I have just tried and it is working as expected... If I were you I would check the part of your code where you define the media const (const media...
Client.getState() returning with state connected but in reality it's not connected. Session Falling.
Exact same thing here, also change_state neither disconnected events are never triggered. I saw that sometimes the change state event is triggered after hours of disconnection, but by checking the...