mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
2f13cb9e17
commit
c10d785751
1 changed files with 47 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
||||||
"access_hash": "crawler",
|
"access_hash": "crawler",
|
||||||
"title": "Emoji Animations",
|
"title": "Emoji Animations",
|
||||||
"short_name": "EmojiAnimations",
|
"short_name": "EmojiAnimations",
|
||||||
"count": 56,
|
"count": 57,
|
||||||
"hash": -800610868,
|
"hash": 674350412,
|
||||||
"archived": false,
|
"archived": false,
|
||||||
"official": false,
|
"official": false,
|
||||||
"masks": false,
|
"masks": false,
|
||||||
|
@ -73,7 +73,8 @@
|
||||||
5123265598893064880,
|
5123265598893064880,
|
||||||
5122846324185629167,
|
5122846324185629167,
|
||||||
5123147259659158052,
|
5123147259659158052,
|
||||||
5107400329004058326
|
5107400329004058326,
|
||||||
|
5107491876231971605
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -157,7 +158,8 @@
|
||||||
"_": "types.StickerPack",
|
"_": "types.StickerPack",
|
||||||
"emoticon": "\ud83c\udf83",
|
"emoticon": "\ud83c\udf83",
|
||||||
"documents": [
|
"documents": [
|
||||||
5158946095539159383
|
5158946095539159383,
|
||||||
|
5107491876231971605
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2746,6 +2748,47 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"video_thumbs": []
|
"video_thumbs": []
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.Document",
|
||||||
|
"id": 5107491876231971605,
|
||||||
|
"access_hash": "crawler",
|
||||||
|
"file_reference": "crawler",
|
||||||
|
"date": 1666985883,
|
||||||
|
"mime_type": "application/x-tgsticker",
|
||||||
|
"size": 43862,
|
||||||
|
"dc_id": 1,
|
||||||
|
"attributes": [
|
||||||
|
{
|
||||||
|
"_": "types.DocumentAttributeImageSize",
|
||||||
|
"w": 512,
|
||||||
|
"h": 512
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.DocumentAttributeSticker",
|
||||||
|
"alt": "\ud83c\udf83",
|
||||||
|
"stickerset": {
|
||||||
|
"_": "types.InputStickerSetID",
|
||||||
|
"id": 1258816259751996,
|
||||||
|
"access_hash": "crawler"
|
||||||
|
},
|
||||||
|
"mask": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.DocumentAttributeFilename",
|
||||||
|
"file_name": "AnimatedSticker.tgs"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"thumbs": [
|
||||||
|
{
|
||||||
|
"_": "types.PhotoSize",
|
||||||
|
"type": "m",
|
||||||
|
"w": 128,
|
||||||
|
"h": 128,
|
||||||
|
"size": 126
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"video_thumbs": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue