-
Notifications
You must be signed in to change notification settings - Fork 0
/
update_example.json
48 lines (48 loc) · 1.5 KB
/
update_example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"ok": true,
"result": [
{
"update_id": 444911776,
"message": {
"message_id": 255,
"from": {
"id": 190257574,
"is_bot": false,
"first_name": "Kolodi",
"username": "kolodim",
"language_code": "en"
},
"chat": {
"id": -1001212888265,
"title": "TG bots",
"type": "supergroup"
},
"date": 1514377625,
"reply_to_message": {
"message_id": 254,
"from": {
"id": 494619184,
"is_bot": true,
"first_name": "Popup Bot",
"username": "setourbot"
},
"chat": {
"id": -1001212888265,
"title": "TG bots",
"type": "supergroup"
},
"date": 1514377615,
"text": "/new_popup, please give unique name to the popup:",
"entities": [
{
"offset": 0,
"length": 10,
"type": "bot_command"
}
]
},
"text": "AwsomPop#1"
}
}
]
}