Skip to content
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

vote_update not working #324

Open
souhailben opened this issue Mar 12, 2025 · 1 comment
Open

vote_update not working #324

souhailben opened this issue Mar 12, 2025 · 1 comment

Comments

@souhailben
Copy link

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

@avoylenko
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants