mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
fdc5ec8d31
commit
1dbcf7da37
1 changed files with 55 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Status Pack",
|
||||
"short_name": "StatusPack",
|
||||
"count": 10,
|
||||
"hash": 1055524630,
|
||||
"count": 11,
|
||||
"hash": -1174094203,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -86,6 +86,13 @@
|
|||
"documents": [
|
||||
5246960163096632543
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83d\udcbc",
|
||||
"documents": [
|
||||
5249273776079640466
|
||||
]
|
||||
}
|
||||
],
|
||||
"documents": [
|
||||
|
@ -548,6 +555,52 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5249273776079640466,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1662694195,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 2840,
|
||||
"dc_id": 2,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeCustomEmoji",
|
||||
"alt": "\ud83d\udcbc",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 773947703670341676,
|
||||
"access_hash": "crawler"
|
||||
},
|
||||
"free": false
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "AnimatedSticker.tgs"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoPathSize",
|
||||
"type": "j",
|
||||
"bytes": "b'\\x19\\x05\\xab\\x06\\xdckFN\\x08\\x93Q\\x05SKPJ|FG\\x08\\x81E\\x94\\x84\\x98\\x85\\x89\\x80\\x87\\x04\\x86\\xbeLKRH\\x00GI\\x05kGSFI\\x02BK\\x02\\x83L\\x90Z\\x9c]\\xa4J\\x8f\\x00B\\x93\\x04B\\xa1\\x80\\x8c\\x00J\\x8e\\x06\\x87\\x9c\\x93\\x9d\\x8d\\x01\\x82\\x8f\\x01V\\x90v\\x91G\\x08\\x9aC\\x81C\\x84D\\x86B\\x8f\\xab\\x88\\xb5\\x88\\x84\\x80\\xa1F\\xa1E\\x84\\x94\\x86\\xbfF\\x88\\x00U\\x9eM\\t\\x91Q\\x06\\x91'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 128,
|
||||
"h": 128,
|
||||
"size": 956
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue