mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
a92441fd51
commit
51f4255768
2 changed files with 105 additions and 4 deletions
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "EmojiAroundAnimations",
|
||||
"short_name": "EmojiAroundAnimations",
|
||||
"count": 28,
|
||||
"hash": -1719324343,
|
||||
"count": 29,
|
||||
"hash": -1309210865,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -211,6 +211,13 @@
|
|||
"documents": [
|
||||
4960831168413958631
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83e\udd23",
|
||||
"documents": [
|
||||
5003900146975507270
|
||||
]
|
||||
}
|
||||
],
|
||||
"documents": [
|
||||
|
@ -1366,6 +1373,47 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5003900146975507270,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1655586699,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 59479,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83e\udd23",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 1258816259751999,
|
||||
"access_hash": "crawler"
|
||||
},
|
||||
"mask": false
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "AnimatedSticker.tgs"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 128,
|
||||
"h": 128,
|
||||
"size": 126
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
]
|
||||
}
|
|
@ -6,8 +6,8 @@
|
|||
"access_hash": "crawler",
|
||||
"title": "EmojiCenterAnimations",
|
||||
"short_name": "EmojiCenterAnimations",
|
||||
"count": 28,
|
||||
"hash": 324950117,
|
||||
"count": 29,
|
||||
"hash": 240413509,
|
||||
"archived": false,
|
||||
"official": false,
|
||||
"masks": false,
|
||||
|
@ -211,6 +211,13 @@
|
|||
"documents": [
|
||||
4961194020136026755
|
||||
]
|
||||
},
|
||||
{
|
||||
"_": "types.StickerPack",
|
||||
"emoticon": "\ud83e\udd23",
|
||||
"documents": [
|
||||
5003790724093706757
|
||||
]
|
||||
}
|
||||
],
|
||||
"documents": [
|
||||
|
@ -1496,6 +1503,52 @@
|
|||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
},
|
||||
{
|
||||
"_": "types.Document",
|
||||
"id": 5003790724093706757,
|
||||
"access_hash": "crawler",
|
||||
"file_reference": "crawler",
|
||||
"date": 1655586715,
|
||||
"mime_type": "application/x-tgsticker",
|
||||
"size": 5252,
|
||||
"dc_id": 1,
|
||||
"attributes": [
|
||||
{
|
||||
"_": "types.DocumentAttributeImageSize",
|
||||
"w": 512,
|
||||
"h": 512
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeSticker",
|
||||
"alt": "\ud83e\udd23",
|
||||
"stickerset": {
|
||||
"_": "types.InputStickerSetID",
|
||||
"id": 1258816259752000,
|
||||
"access_hash": "crawler"
|
||||
},
|
||||
"mask": false
|
||||
},
|
||||
{
|
||||
"_": "types.DocumentAttributeFilename",
|
||||
"file_name": "AnimatedSticker.tgs"
|
||||
}
|
||||
],
|
||||
"thumbs": [
|
||||
{
|
||||
"_": "types.PhotoPathSize",
|
||||
"type": "j",
|
||||
"bytes": "b'\\x19\\x07\\xa6\\x03\\xdc^\\x88}VG\\tYIBO\\x88Z\\x83ZMF[HiAGFLISGQJfHy\\x87G\\x03\\x87\\x06L\\x06\\x8e\\tK\\x04\\x9d\\x84\\xba\\x96\\x87\\x07\\xad\\x85\\x86\\x87\\x8e\\x8d\\x93\\x88\\x87\\x99D\\x9f\\x94\\x85\\x92M\\x94P\\x9bD\\x8c\\x80\\xa0C\\xadN\\xb8F\\x04\\x89\\x05L\\x01\\x89\\x06'"
|
||||
},
|
||||
{
|
||||
"_": "types.PhotoSize",
|
||||
"type": "m",
|
||||
"w": 128,
|
||||
"h": 128,
|
||||
"size": 2580
|
||||
}
|
||||
],
|
||||
"video_thumbs": []
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue