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

RESTful WhatsApp API with Multiple Device Support

Results 103 whatsapp-api-nodejs issues
Sort by recently updated
recently updated
newest added

When I start the instance in my local environment, everything works perfectly, however when I try to run my instance using Docker in a cloud environment I can start the...

Webhook does not forward API calls via desktop or postman app, only via mobile. thank you

Yesterday there was a problem with the server and it had to be shut down. After starting again, when trying to connect the API QR Code it says "Unable to...

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...

RESTORE_SESSIONS_ON_START_UP=true when the server restart, the instance restore automatically ,or through link /instance/restore they are too many open and close connections flooding, it could not restore successfuly, I have to...

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.4 to 15.0.2. Release notes Sourced from lint-staged's releases. v15.0.2 Patch Changes #1339 8e82364 Thanks @​iiroj! - Update dependencies, including [email protected] to fix an upstream issue affecting...

dependencies

Bumps [pino](https://github.com/pinojs/pino) from 8.7.0 to 8.16.1. Release notes Sourced from pino's releases. v8.16.1 What's Changed Support Node.js v21 by @​mcollina in pinojs/pino#1834 Full Changelog: https://github.com/pinojs/pino/compare/v8.16.0...v8.16.1 v8.16.0 What's Changed allow passing...

dependencies

{"error":true,"code":500,"message":"Error: default level:undefined must be included in custom levels"}

I'm sending a document by url but the file arrives as a file, is it possible to pass the name of the file to be delivered?

After scanning the QR code, I want to get a list of users and a list of messages, how can I do that. Thanks!