waha
waha copied to clipboard
WEBJS - add poll API and events
Relates to https://github.com/devlikeapro/whatsapp-http-api/issues/131
Hey @allburov, it seems that the send poll functionality is now available in Whatsapp-webjs https://github.com/pedroslopez/whatsapp-web.js/issues/2615.
Can you please check and let me know if you plan to implement it soon? Thanks.
@KKshitiz great news! The problem right now that with webjs you can send a poll, but you can't get votes for that :( https://github.com/pedroslopez/whatsapp-web.js/pull/1887
Does it make sense for you to only send polls without getting the answers? I'd wait the full support first before starting working on that