You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have an issue with the poll vote event. I manage a webhook for all necessary events, and I want to add vote_update. However, when I add client.on('vote_update', ...), the event doesn't get triggered
Please help
The text was updated successfully, but these errors were encountered:
The vote_update event is not being dispatched by the service. Feel free to switch to a forked project, where this event is added https://github.com/avoylenko/wwebjs-api or you can open PR with added functionality.
Hello, I have an issue with the poll vote event. I manage a webhook for all necessary events, and I want to add vote_update. However, when I add client.on('vote_update', ...), the event doesn't get triggered
Please help
The text was updated successfully, but these errors were encountered: