diff --git a/data/server/sticker_set/EmojiAnimations.json b/data/server/sticker_set/EmojiAnimations.json index 8c9328ba9f..9f37fb2552 100644 --- a/data/server/sticker_set/EmojiAnimations.json +++ b/data/server/sticker_set/EmojiAnimations.json @@ -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": [] } ] } \ No newline at end of file