mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
eac4fdf8e1
commit
e6768c3dcb
1 changed files with 57 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "Emoji Appear Animations",
|
||||
"short_name": "EmojiAppearAnimations",
|
||||
"count": 68,
|
||||
"hash": -590619490,
|
||||
"count": 69,
|
||||
"hash": 216516597,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -486,6 +486,13 @@
|
|||
"documents": [
|
||||
5089535743248827210
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83d\udc8a",
|
||||
"documents": [
|
||||
5089211829700264571
|
||||
]
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
|
@ -509,6 +516,13 @@
|
|||
"keyword": [
|
||||
"\u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435 .tgs"
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerKeyword",
|
||||
"document_id": 5089211829700264571,
|
||||
"keyword": [
|
||||
"\u043f\u043e\u044f\u0432\u043b\u0435\u043d\u0438\u0435 .tgs"
|
||||
]
|
||||
}
|
||||
],
|
||||
"documents": [
|
||||
|
@ -3304,6 +3318,47 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5089211829700264571,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1674834790,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 1921,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83d\udc8a",
|
||||
"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