mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-23 16:49:51 +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",
|
"access_hash": "crawler",
|
||||||
"title": "Emoji Animations",
|
"title": "Emoji Animations",
|
||||||
"short_name": "EmojiAnimations",
|
"short_name": "EmojiAnimations",
|
||||||
"count": 99,
|
"count": 100,
|
||||||
"hash": 525697860,
|
"hash": -1796990204,
|
||||||
"archived": false,
|
"archived": false,
|
||||||
"official": false,
|
"official": false,
|
||||||
"masks": false,
|
"masks": false,
|
||||||
|
@ -128,7 +128,8 @@
|
||||||
5026421185949205937,
|
5026421185949205937,
|
||||||
5026104105693611449,
|
5026104105693611449,
|
||||||
5026437541184668623,
|
5026437541184668623,
|
||||||
5026494110198924646
|
5026494110198924646,
|
||||||
|
5048537982601003979
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -816,6 +817,13 @@
|
||||||
"documents": [
|
"documents": [
|
||||||
5026494110198924646
|
5026494110198924646
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.StickerPack",
|
||||||
|
"emoticon": "👮♀",
|
||||||
|
"documents": [
|
||||||
|
5048537982601003979
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
@ -4893,6 +4901,47 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"video_thumbs": []
|
"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…
Add table
Reference in a new issue