-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheditMessage.json
41 lines (41 loc) · 1.07 KB
/
editMessage.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
{
"message_update": {
"message_id": "1090978231335631",
"action": "Edit",
"message": {
"text": "new text",
"is_edited": true
},
"updated_parameters": [
"text",
"is_edited",
"metadata"
],
"timestamp": "1724489772",
"object_guid": "u0HMRYa0b...",
"type": "User",
"state": "1724489712"
},
"chat_update": {
"object_guid": "u0HMRYa0b...",
"action": "Edit",
"chat": {
"last_message": {
"message_id": "1090978231335631",
"type": "Text",
"text": "new text",
"author_object_guid": "u0HMRYa0b...",
"is_mine": true,
"author_title": "شما",
"author_type": "User"
},
"last_message_id": "1090978231335631"
},
"updated_parameters": [
"last_message",
"last_message_id"
],
"timestamp": "1724489772",
"type": "User"
}
}