mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
2ba9fcbacd
commit
4f18f2d331
1 changed files with 98 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Emoji Appear Animations",
|
||||
"short_name": "EmojiAppearAnimations",
|
||||
"count": 63,
|
||||
"hash": 87827680,
|
||||
"count": 65,
|
||||
"hash": 892088549,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -451,6 +451,20 @@
|
|||
"documents": [
|
||||
5003741340559737501
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83d\ude4a",
|
||||
"documents": [
|
||||
5089175172154393153
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83d\ude49",
|
||||
"documents": [
|
||||
5089068781519504053
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
|
@ -3057,6 +3071,88 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5089175172154393153,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1674834714,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 13726,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83d\ude4a",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 1258816259751998,
|
||||
"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": 5089068781519504053,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1674834750,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 15163,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83d\ude49",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 1258816259751998,
|
||||
"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