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
080c20788e
commit
d28caf18f9
1 changed files with 101 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Emoji Animations",
|
||||
"short_name": "EmojiAnimations",
|
||||
"count": 66,
|
||||
"hash": 1684610019,
|
||||
"count": 68,
|
||||
"hash": -2025591719,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -88,7 +88,9 @@
|
|||
4992687228611199472,
|
||||
4990285736302346915,
|
||||
5003596415478268711,
|
||||
5006084210859967333
|
||||
5006084210859967333,
|
||||
5006239241999483552,
|
||||
5006150512270115734
|
||||
]
|
||||
},
|
||||
{
|
||||
|
@ -545,6 +547,20 @@
|
|||
"documents": [
|
||||
5006084210859967333
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83e\udd2a",
|
||||
"documents": [
|
||||
5006239241999483552
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83c\udd92",
|
||||
"documents": [
|
||||
5006150512270115734
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [],
|
||||
|
@ -3259,6 +3275,88 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5006239241999483552,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1672402823,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 61602,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83e\udd2a",
|
||||
"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": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5006150512270115734,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1672402835,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 42698,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83c\udd92",
|
||||
"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