- What's your exact discord.js
npm list discord.jsand nodenode -vversion? - Not a discord.js issue? Check out #1081585952654360687.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
✅Marked as resolved by OP
#Poll message detection
9 messages · Page 1 of 1 (latest)
polls have yet to be documented in the api, so djs doesn't support them yet
but they will have their own property iirc
some <APIMessage>.poll
I imagine the data is already sent in the api, so you'd be able to access it when working with the raw data
it's just not documented