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

[LogApi.txt](https://github.com/salman0ansari/whatsapp-api-nodejs/files/9295034/LogApi.txt)for sending messages with image attachments, it starts to show instability and then disconnects. See the attached

Is there a character limit for sending messages? Which is? It is the same limit for sending files (image, pdf, video and others). Is there any way to workaround this...

I'm testing sending with the URL option, but the message only appears on WhatsApp Web. Is there a characteristic for this type of send? Best Regards!

private message work very well

I need to activate the CROS and if possible make a white list to be able to only have access from my server to another. The problem to solve would...

help wanted
question

Raising a thread to see if anyone has already managed to do this kind of setup. The idea is: 1 - Use the salman lib, which is the best it...

help wanted

Hey! How can I restore only a specific session? Because making a call to the /instance/restore endpoint causes all instances to be restored.

enhancement

in session.js line ``` const result = await db.listCollections().toArray(); ``` This is a bug that selects all collections like chat and creates an instance for the chat key We should...

bug

when i receive any file (pdf, epub, etc) with template type documentMessage - msgContent is empty ``` "message": { "documentMessage": { "url": "https://mmg.whatsapp.net/d/f/An5RI2na1h6aWM9nGCsGON2cAfPtk93Qa3tWUBqYt0cQ.enc", "mimetype": "application/epub+zip", "title": "2_5192796446490889031.epub", "fileSha256": "8ufVFSKDGvD0ljxsSe/ezJH8VQhejfOfOq1T3izhC+I=", "fileLength":...

question

When i send message to new number first time messages not showing ...Show only "Waiting for this message. This may take a while" screenshot attatched ![168733368-770f2fac-c54e-4d5f-8af4-a3478d22fde8](https://user-images.githubusercontent.com/5399554/175811779-061e1a7c-1864-485a-8780-d68c58457406.jpeg)

invalid