-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeleteMyAvatar.json
46 lines (46 loc) · 1.21 KB
/
deleteMyAvatar.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
{
"user": {
"user_guid": "u0HMRYa...",
"first_name": "...",
"phone": "...",
"username": "...",
"avatar_thumbnail": {
"file_id": "4875...",
"mime": "jpg",
"dc_id": "878",
"access_hash_rec": "0344459041..."
},
"last_online": 1723541063,
"is_deleted": false,
"is_verified": false,
"online_time": {
"type": "Exact",
"exact_time": 1723541063
}
},
"chat_update": {
"object_guid": "u0HMRYa...",
"action": "Edit",
"chat": {
"abs_object": {
"object_guid": "u0HMRYa...",
"type": "User",
"first_name": "...",
"avatar_thumbnail": {
"file_id": "4875...",
"mime": "jpg",
"dc_id": "878",
"access_hash_rec": "0344459041..."
},
"is_verified": false,
"is_deleted": false
}
},
"updated_parameters": [
"abs_object"
],
"timestamp": "1723541084",
"type": "User"
},
"timestamp": "1723541084"
}