mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.02k stars 796 forks source link

Interactive buttons in whatsapp #849

Open mikelustosa opened 4 years ago

mikelustosa commented 4 years ago

"buttons": [ { "id": "0", "displayText": "Sim", "subtype": "quick_reply", "selectionId": "sim" }, { "id": "1", "displayText": "Nao", "subtype": "quick_reply", "selectionId": "nao" } ]

Can anyone send buttons yet? This is the JSON that returns the buttons.

Does anyone already know how I can send this object?

mikelustosa commented 4 years ago

nobody knows?

jesussales commented 4 years ago

I think is online posible from WhatsApp oficial API

El jue., 19 mar. 2020 17:22, Mike W. Lustosa notifications@github.com escribió:

nobody knows?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mukulhase/WebWhatsapp-Wrapper/issues/849#issuecomment-601274659, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVMMGB7ANUDN6NXDUPJEUTRIJBENANCNFSM4LFYMOXA .

mikelustosa commented 4 years ago

nobody more?