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

Unable to get votes of a poll #1293

Closed
raajrushs opened this issue Aug 21, 2023 · 0 comments
Closed

Unable to get votes of a poll #1293

raajrushs opened this issue Aug 21, 2023 · 0 comments
Labels
needs triage question Further information is requested

Comments

@raajrushs
Copy link

  1. Able to send Poll Message
    await WPP.chat.sendCreatePollMessage( 'XXXXXXXXXXXX@c.us', 'A poll name', ['Option 1', 'Option 2', 'Option 3'] );

  2. Able to get Message Id
    image

  3. But when i am trying to get Votes ,
    await WPP.chat.getVotes('true_XXXXXXXXXXXX@c.us_3EB0AE9A570FB206772392')
    It Shows
    true_XXXXXXXXXXXX@c.us_3EB0AE9A570FB206772392 not not a poll

image

I don't understood what wrong i am doing , Please guide

@raajrushs raajrushs added needs triage question Further information is requested labels Aug 21, 2023
icleitoncosta added a commit to icleitoncosta/wa-js that referenced this issue Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant