mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 00:07:21 +01:00
Update content of files
This commit is contained in:
parent
7e4997d51a
commit
6fc88b62da
1 changed files with 52 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Emoji Animations",
|
||||
"short_name": "EmojiAnimations",
|
||||
"count": 91,
|
||||
"hash": 583562633,
|
||||
"count": 92,
|
||||
"hash": 1935255422,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -119,7 +119,8 @@
|
|||
5089162944382501793,
|
||||
5089343350188802996,
|
||||
5089613774214660825,
|
||||
5134366251107222485
|
||||
5134366251107222485,
|
||||
5136788470928245857
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -751,6 +752,13 @@
|
|||
"documents": [
|
||||
5134366251107222485
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "🪩",
|
||||
"documents": [
|
||||
5136788470928245857
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [],
|
||||
|
@ -4500,6 +4508,47 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5136788470928245857,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1701351288,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 61318,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "🪩",
|
||||
"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