open-wa / wa-automate-nodejs

💬 🤖 The most reliable tool for chatbots with advanced features. Be sure to 🌟 this repository for updates!
https://docs.openwa.dev/
Other
3.05k stars 589 forks source link

Not able to fetch Poll data #3120

Open vishalTimelyAI opened 1 year ago

vishalTimelyAI commented 1 year ago

Are you using the latest version of the library?

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Personal account (normal)

Mode

EASY API/CLI

Current Behavior

It is returning

ERROR: Poll data found

Expected Behavior

Should get a pollData object in return

Steps To Reproduce

const votes = await client.getPollData(poll_message_ID)

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

ERROR: Poll data found

Environment

- OS: Mac
- Node: v14.15.3
- npm: 6.14.9

Screenshots/Logs

No response

Anything else?

No response

pavankpdev commented 2 weeks ago

Facing the same issue, and looks like it's been a year, and maintainers here do not seem interested in fixing the issues here or at least commenting on the issue, will probably fork and debug the issue myself.