whatsapp-api icon indicating copy to clipboard operation
whatsapp-api copied to clipboard

This project is a REST API wrapper for the whatsapp-web.js library, providing an easy-to-use interface to interact with the WhatsApp Web platform.

Results 85 whatsapp-api issues
Sort by recently updated
recently updated
newest added

I've found the getLabel feature, but I haven't found the setLabel feature. Maybe it can be added in the next feature update. Thank You

Is it possible to send a message to multiple numbers with just one api call? Or is there any other way to, if sending the same file multiple times, not...

Could you please change the OS version from alpine to debian, as our experience of working with a node shows that some unpleasant moments arise with alpine, in particular with...

![image](https://github.com/chrishubert/whatsapp-api/assets/5881092/b74edff6-7441-4015-8327-bf05d8d3a517)

Route `/message/forward/{sessionId}` will throw an error. This issue related to whatsapp-web.js itself. The error is: `"Evaluation failed: TypeError: chat.forwardMessages is not a function at __puppeteer_evaluation_script__:5:31"` The issue on your side...

When I terminate a session, it doesn't seem to logout of the session on the whatsapp, it still shows on mobile app as paired. is that right or am I...

Hello everyone, I'm encountering a recurring issue while using Puppeteer in conjunction with whatsapp-web.js. My server is returning the following error: ProtocolError: Protocol error (Runtime.callFunctionOn): Promise was collected at /usr/src/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:329:24...

Hi, I couldn't find for getting statuses of my contacts. With status I mean stories part of whatsapp? Is it possible to get statuses with this api?

how i can return the submits from the poll that i created?