Get votes from polls in the Channel
Polls in the channel (newsletter) are a very handy feature, but there are pitfalls here

How do I receive voting information?
Last updated
Polls in the channel (newsletter) are a very handy feature, but there are pitfalls here

Last updated
{
"messages_updates": [
{
"id": "PrBkfK320oQnGA-xyYBq52rvzX1jA",
"trigger": {
"id": "QBg2URA-h.0Bq52rvzX1jA",
"from_me": false,
"type": "system",
"chat_id": "120363120408037684@newsletter",
"timestamp": 1726147478,
"source": "mobile",
"from": "120363120408037684"
},
"before_update": {
"id": "PrBkfK320oQnGA-xyYBq52rvzX1jA",
"from_me": true,
"type": "poll",
"chat_id": "120363120408037684@newsletter",
"timestamp": 1726146434,
"source": "mobile",
"poll": {
"title": "Hello?!",
"options": [
"Option 1 🤠",
"Option 2 😶\u200d🌫️"
],
"total": 3,
"results": [
{
"name": "Option 1 🤠",
"voters": [],
"count": 2,
"id": "gOzELIQY54NHHytJw6c9Io4fEeuwRiJDno98Th9I7kg="
},
{
"name": "Option 2 😶\u200d🌫️",
"voters": [],
"count": 1,
"id": "0IjOIbIci9QaHswHH5FbS24L7t1c560gceoM5hov6oY="
}
]
},
"from": "919984351847"
},
"after_update": {
"id": "PrBkfK320oQnGA-xyYBq52rvzX1jA",
"from_me": true,
"type": "poll",
"chat_id": "120363120408037684@newsletter",
"timestamp": 1726146434,
"source": "mobile",
"poll": {
"title": "Hello?!",
"options": [
"Option 1 🤠",
"Option 2 😶\u200d🌫️"
],
"total": 4,
"results": [
{
"name": "Option 1 🤠",
"voters": [],
"count": 3,
"id": "gOzELIQY54NHHytJw6c9Io4fEeuwRiJDno98Th9I7kg="
},
{
"name": "Option 2 😶\u200d🌫️",
"voters": [],
"count": 1,
"id": "0IjOIbIci9QaHswHH5FbS24L7t1c560gceoM5hov6oY="
}
]
},
"from": "919984351847"
},
"changes": [
"poll"
]
}
],
"event": {
"type": "messages",
"event": "patch"
},
"channel_id": "MANTIS-PF238"
}