diff --git a/data/server/GetAppConfig.json b/data/server/GetAppConfig.json index 2c0e26fb01..a5b8fa8bbb 100644 --- a/data/server/GetAppConfig.json +++ b/data/server/GetAppConfig.json @@ -1099,6 +1099,10 @@ { "_": "types.JsonString", "value": "emoji_status" + }, + { + "_": "types.JsonString", + "value": "translations" } ] } diff --git a/data/server/GetAvailableReactions.json b/data/server/GetAvailableReactions.json index a2aedf1dc7..f7b9206c71 100644 --- a/data/server/GetAvailableReactions.json +++ b/data/server/GetAvailableReactions.json @@ -1,6 +1,6 @@ { "_": "types.messages.AvailableReactions", - "hash": 1049625559, + "hash": 1214523646, "reactions": [ { "_": "types.AvailableReaction", diff --git a/data/server/GetPremiumPromo.json b/data/server/GetPremiumPromo.json index 0877601772..415afb68ee 100644 --- a/data/server/GetPremiumPromo.json +++ b/data/server/GetPremiumPromo.json @@ -12,7 +12,8 @@ "animated_userpics", "animated_emoji", "infinite_reactions", - "emoji_status" + "emoji_status", + "translations" ], "videos": [ { @@ -335,6 +336,37 @@ } ], "video_thumbs": [] + }, + { + "_": "types.Document", + "id": 5944797945315462877, + "access_hash": "crawler", + "file_reference": "crawler", + "date": 1674550344, + "mime_type": "video/mp4", + "size": 4771892, + "dc_id": 4, + "attributes": [ + { + "_": "types.DocumentAttributeFilename", + "file_name": "Premium Translate iOS Premium_1.mp4" + } + ], + "thumbs": [ + { + "_": "types.PhotoStrippedSize", + "type": "i", + "bytes": "b\"\\x01(\\x1b\\xd6\\xea{\\x8cSK\\x1f\\xee\\x9aL\\xe7\\x82\\xe3\\xdf\\xe5\\xa0\\x00O\\xdf_\\xfb\\xe6\\x81\\x0b\\x8d\\xc3\\x9c\\x8f\\xa1\\xa4\\r\\xc7CC)X\\xd9\\x95\\xc1\\xc0=\\x05T\\xf3\\xa5\\xfe\\xf7\\xe9N\\xd7%\\xca\\xc5\\x92\\xbc\\x9e\\x1b\\xf0\\x14\\xed\\x8d\\xe8\\x7fJL\\x9c\\xff\\x00\\x17\\xe7H\\x0b\\x8c\\xe1\\x9a\\x92,yR#|\\xf7\\x06\\xa9\\xed\\xab\\xb9&6\\xc9'\\x8e\\xf5_\\x15\\x12\\x95\\x84\\xd5\\xc9>^\\xf9\\xa5 g\\xa3~\\x9f\\xe3E\\x15c\\x1c\\nyd/\\xa5AE\\x15\\x95M\\xc6\\x7f\"" + }, + { + "_": "types.PhotoSize", + "type": "m", + "w": 215, + "h": 320, + "size": 22565 + } + ], + "video_thumbs": [] } ], "period_options": [], diff --git a/data/server/test/GetAppConfig.json b/data/server/test/GetAppConfig.json index 422770f592..faf110d515 100644 --- a/data/server/test/GetAppConfig.json +++ b/data/server/test/GetAppConfig.json @@ -595,6 +595,10 @@ { "_": "types.JsonString", "value": "emoji_status" + }, + { + "_": "types.JsonString", + "value": "translations" } ] } diff --git a/data/server/test/GetAvailableReactions.json b/data/server/test/GetAvailableReactions.json index 050c269a65..fed4697c45 100644 --- a/data/server/test/GetAvailableReactions.json +++ b/data/server/test/GetAvailableReactions.json @@ -1,6 +1,6 @@ { "_": "types.messages.AvailableReactions", - "hash": 362258088, + "hash": 1974577523, "reactions": [ { "_": "types.AvailableReaction",