-
Notifications
You must be signed in to change notification settings - Fork 0
/
TEXT-REPLY.json
41 lines (41 loc) · 1.08 KB
/
TEXT-REPLY.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
{
"update_id": 166770327,
"message": {
"message_id": 1072,
"from": {
"id": 1850121251,
"is_bot": false,
"first_name": "JOHN",
"last_name": "DOE",
"username": "johndoe",
"language_code": "en"
},
"chat": {
"id": 1850121251,
"first_name": "JOHN",
"last_name": "DOE",
"username": "johndoe",
"type": "private"
},
"date": 1635094042,
"reply_to_message": {
"message_id": 1071,
"from": {
"id": 205999765,
"is_bot": true,
"first_name": "MY FIRST BOT",
"username": "myfirstbot"
},
"chat": {
"id": 1850121251,
"first_name": "JOHN",
"last_name": "DOE",
"username": "johndoe",
"type": "private"
},
"date": 1635094032,
"text": "how are you?"
},
"text": "Hello world!"
}
}