mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
e25c1a649b
commit
5bf8e10628
5 changed files with 43 additions and 3 deletions
|
@ -1099,6 +1099,10 @@
|
|||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "emoji_status"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "translations"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_": "types.messages.AvailableReactions",
|
||||
"hash": 1049625559,
|
||||
"hash": 1214523646,
|
||||
"reactions": [
|
||||
{
|
||||
"_": "types.AvailableReaction",
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"animated_userpics",
|
||||
"animated_emoji",
|
||||
"infinite_reactions",
|
||||
"emoji_status"
|
||||
"emoji_status",
|
||||
"translations"
|
||||
],
|
||||
"videos": [
|
||||
{
|
||||
|
@ -335,6 +336,37 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5944797945315462877,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1674550344,
|
||||
"mime_type": "video/mp4",
|
||||
"size": 4771892,
|
||||
"dc_id": 4,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "Premium Translate iOS Premium_1.mp4"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoStrippedSize",
|
||||
"type": "i",
|
||||
"bytes": "b\"\\x01(\\x1b\\xd6\\xea{\\x8cSK\\x1f\\xee\\x9aL\\xe7\\x82\\xe3\\xdf\\xe5\\xa0\\x00O\\xdf_\\xfb\\xe6\\x81\\x0b\\x8d\\xc3\\x9c\\x8f\\xa1\\xa4\\r\\xc7CC)X\\xd9\\x95\\xc1\\xc0=\\x05T\\xf3\\xa5\\xfe\\xf7\\xe9N\\xd7%\\xca\\xc5\\x92\\xbc\\x9e\\x1b\\xf0\\x14\\xed\\x8d\\xe8\\x7fJL\\x9c\\xff\\x00\\x17\\xe7H\\x0b\\x8c\\xe1\\x9a\\x92,yR#|\\xf7\\x06\\xa9\\xed\\xab\\xb9&6\\xc9'\\x8e\\xf5_\\x15\\x12\\x95\\x84\\xd5\\xc9>^\\xf9\\xa5 g\\xa3~\\x9f\\xe3E\\x15c\\x1c\\nyd/\\xa5AE\\x15\\x95M\\xc6\\x7f\""
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 215,
|
||||
"h": 320,
|
||||
"size": 22565
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
],
|
||||
"period_options": [],
|
||||
|
|
|
@ -595,6 +595,10 @@
|
|||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "emoji_status"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "translations"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_": "types.messages.AvailableReactions",
|
||||
"hash": 362258088,
|
||||
"hash": 1974577523,
|
||||
"reactions": [
|
||||
{
|
||||
"_": "types.AvailableReaction",
|
||||
|
|
Loading…
Reference in a new issue