mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-06 02:45:30 +01:00
Update content of files
This commit is contained in:
parent
f4780f138e
commit
ac975140a1
1 changed files with 52 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Emoji Animations",
|
||||
"short_name": "EmojiAnimations",
|
||||
"count": 99,
|
||||
"hash": 525697860,
|
||||
"count": 100,
|
||||
"hash": -1796990204,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -128,7 +128,8 @@
|
|||
5026421185949205937,
|
||||
5026104105693611449,
|
||||
5026437541184668623,
|
||||
5026494110198924646
|
||||
5026494110198924646,
|
||||
5048537982601003979
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -816,6 +817,13 @@
|
|||
"documents": [
|
||||
5026494110198924646
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "👮♀",
|
||||
"documents": [
|
||||
5048537982601003979
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [],
|
||||
|
@ -4893,6 +4901,47 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5048537982601003979,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1707223847,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 65199,
|
||||
"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