waha
waha copied to clipboard
[NOWEB] Get poll answer when getting message
We can get poll answers with events, but when the session is not started, we are not able to retrieve all the answers.
It is available in the get messages endpoint, in pollUpdates, but in an encrypted form :
"pollUpdates": [
{
"pollUpdateMessageKey": {
"remoteJid": "[email protected]",
"fromMe": false,
"id": "A1A1E4688F345B7B9D716D78F70B9FED"
},
"vote": {
"selectedOptions": [
{
"type": "Buffer",
"data": "CpBAdjnEFVovoIrEyXv9CPpIVrMfFnl4kY/+Dx+o3vo="
}
]
},
"senderTimestampMs": 1745306875055
}
]
Linked documentation : https://waha.devlike.pro/docs/engines/noweb/#get-messages
Let's see how many and
supporters needs the feature and prioritize it based on that.
👍 Comment with "+1" if you need it!
+1
+1
+1