-
-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new feature - message with button #210
Comments
Have you tested buttons in that project? It probably doesn't work. You can use polls instead (but it's availalbe in NOWEB engine only) https://waha.devlike.pro/docs/how-to/polls/ |
"Have you tested buttons in that project? It probably doesn't work." yes, its working. That's why I opened this issue, so you can check how he did it. |
Weird, even the engine that the project above use doesn't support it anymore So if it's fine for you to use noweb engine (it's an alias for WhiskeySockets/Baileys) - you can use polls instead, it covers the case! |
Now I understand that there is a difference between button and reply message. |
Can't it be done with Polls? https://waha.devlike.pro/docs/how-to/polls/
|
I use your API and it works great. The only feature it doesn't have is the possibility of sending a message with a button for the person to click and respond to a pre-defined message.
In this project they have this functionality, but I would like to use your API.
https://github.com/salman0ansari/whatsapp-api-nodejs
Congratulations on the project.
The text was updated successfully, but these errors were encountered: