1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-02-03 13:22:19 +02:00
2024-10-09 09:28:11 +03:00

48 lines
818 B
Plaintext

{
"ok": true,
"result": {
"message_id": 8314,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Бот Виталий",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1728453463,
"poll": {
"id": "5204130358378891890",
"question": "What's your favorite color?",
"options": [
{
"text": "Red",
"voter_count": 0
},
{
"text": "Yellow",
"voter_count": 0
},
{
"text": "Green",
"voter_count": 0
},
{
"text": "Blue",
"voter_count": 0
}
],
"total_voter_count": 0,
"is_closed": false,
"is_anonymous": false,
"type": "regular",
"allows_multiple_answers": false
}
}
}