mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
8ef9b4df4e
commit
3af966df65
1 changed files with 55 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Animated Emoji",
|
||||
"short_name": "AnimatedEmojies",
|
||||
"count": 650,
|
||||
"hash": 807881649,
|
||||
"count": 651,
|
||||
"hash": 1000547939,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -4512,6 +4512,13 @@
|
|||
"documents": [
|
||||
4925125477489705787
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "🫨",
|
||||
"documents": [
|
||||
5001258943951930423
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [],
|
||||
|
@ -34410,6 +34417,52 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5001258943951930423,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1697447744,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 21960,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "🫨",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 1258816259751983,
|
||||
"access_hash": "crawler"
|
||||
},
|
||||
"mask": false
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "AnimatedSticker.tgs"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoPathSize",
|
||||
"type": "j",
|
||||
"bytes": "b'\\x1b\\x06\\xae\\x03\\xdcyAK\\x05SP\\x01xS\\x01O\\x02Oj\\x04\\x94\\x08b\\x04\\x97\\x00\\x88\\x03\\x93\\x00\\xa8\\x06o\\xa8\\x00'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 128,
|
||||
"h": 128,
|
||||
"size": 6642
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue