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 37 whatsapp-api issues
Sort by recently updated
recently updated
newest added

hello everyone, we use this service in the k3s environment and faced the problem of a large number of pvs, could you add the ability to save the session to...

enhancement

I need to send a location but I can't or I've done something wrong. How do I send a location using latitude and longitude?

from time to time such situations occur when you change the markup and restart the container, or take out other nuances when the session stops responding and you restart the...

enhancement

I initiate a session and my API key is not recognized, even though it's the same one provided in the .env file. Help me, please.

question

Anyone got it working on a Ubuntu as Docker or Local version?

question

I can see that we can easily send stickers using WhatsApp Web, I'd be grateful if you could add a method to send stickers (which is different from sending PNG...

question

# Description > Describe the changes made by this pull request. This PR recreates the entire source code into a TypeScript project. add: - Additional configuration files. modify: - All...

Hello, The same script worked for months but now whenever I call client/getProfilePicUrl I get the error : ``` {"success":false,"error":"Evaluation failed: TypeError: window.Store.ProfilePic.profilePicFind is not a function\n at pptr://__puppeteer_evaluation_script__:4:54"} 500...

# Description > Describe the changes made by this pull request. This PR adds the feature for using `LocalAuth` or `RemoteAuth`. add: - missing events listeners modify: - allow the...