devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
878 stars 273 forks source link

sendTextButton is not working #176

Closed JuliaCristine closed 1 year ago

JuliaCristine commented 1 year ago

I tried to send buttons but isnt working even if it was sent by swegger I'm using free version

image image
allburov commented 1 year ago

Hi! Sorry, it's not going to work, I'll remove API endpoints. We're working on poll buttons instead https://github.com/devlikeapro/whatsapp-http-api/issues/131 (will be available in NOWEB engine only for now tho)

https://dev.to/purpshell/buttons-and-lists-get-deprecated-by-many-libraries-54h

JuliaCristine commented 1 year ago

Ok, thanks

allburov commented 12 months ago

You can use Poll instead of buttons (for direct messages work exactly the same way) https://waha.devlike.pro/docs/how-to/polls/

Available only in NOWEB