@@ -181,7 +181,7 @@
diff --git a/data/web/core.telegram.org/method/messages.uploadImportedMedia.html b/data/web/core.telegram.org/method/messages.uploadImportedMedia.html
index 469111714d..8bb5da4cba 100644
--- a/data/web/core.telegram.org/method/messages.uploadImportedMedia.html
+++ b/data/web/core.telegram.org/method/messages.uploadImportedMedia.html
@@ -46,9 +46,9 @@
messageMediaEmpty#3ded6320 = MessageMedia;
-messageMediaPhoto#695150d7 flags:# photo:flags.0?Photo ttl_seconds:flags.2?int = MessageMedia;
+messageMediaPhoto#695150d7 flags:# spoiler:flags.3?true photo:flags.0?Photo ttl_seconds:flags.2?int = MessageMedia;
messageMediaGeo#56e0d474 geo:GeoPoint = MessageMedia;
messageMediaContact#70322949 phone_number:string first_name:string last_name:string vcard:string user_id:long = MessageMedia;
messageMediaUnsupported#9f84f49e = MessageMedia;
-messageMediaDocument#9cb070d7 flags:# nopremium:flags.3?true document:flags.0?Document ttl_seconds:flags.2?int = MessageMedia;
-messageMediaWebPage#a32dd600 webpage:WebPage = MessageMedia;
+messageMediaDocument#4cf4d72d flags:# nopremium:flags.3?true spoiler:flags.4?true video:flags.6?true round:flags.7?true voice:flags.8?true document:flags.0?Document alt_document:flags.5?Document ttl_seconds:flags.2?int = MessageMedia;
+messageMediaWebPage#ddf10c3b flags:# force_large_media:flags.0?true force_small_media:flags.1?true manual:flags.3?true safe:flags.4?true webpage:WebPage = MessageMedia;
messageMediaVenue#2ec0533f geo:GeoPoint title:string address:string provider:string venue_id:string venue_type:string = MessageMedia;
messageMediaGame#fdb19008 game:Game = MessageMedia;
-messageMediaInvoice#84551347 flags:# shipping_address_requested:flags.1?true test:flags.3?true title:string description:string photo:flags.0?WebDocument receipt_msg_id:flags.2?int currency:string total_amount:long start_param:string = MessageMedia;
+messageMediaInvoice#f6a548d3 flags:# shipping_address_requested:flags.1?true test:flags.3?true title:string description:string photo:flags.0?WebDocument receipt_msg_id:flags.2?int currency:string total_amount:long start_param:string extended_media:flags.4?MessageExtendedMedia = MessageMedia;
messageMediaGeoLive#b940c666 flags:# geo:GeoPoint heading:flags.0?int period:int proximity_notification_radius:flags.1?int = MessageMedia;
messageMediaPoll#4bd6e798 poll:Poll results:PollResults = MessageMedia;
messageMediaDice#3f7ee58b value:int emoticon:string = MessageMedia;
+messageMediaStory#68cb6283 flags:# via_mention:flags.1?true peer:Peer id:int story:flags.0?StoryItem = MessageMedia;
+messageMediaGiveaway#daad85b0 flags:# only_new_subscribers:flags.0?true winners_are_visible:flags.2?true channels:Vector<long> countries_iso2:flags.1?Vector<string> prize_description:flags.3?string quantity:int months:int until_date:int = MessageMedia;
+messageMediaGiveawayResults#c6991068 flags:# only_new_subscribers:flags.0?true refunded:flags.2?true channel_id:long additional_peers_count:flags.3?int launch_msg_id:int winners_count:int unclaimed_count:int winners:Vector<long> months:int prize_description:flags.1?string until_date:int = MessageMedia;
---functions---
messages.uploadImportedMedia#2a862092 peer:InputPeer import_id:long file_name:string media:InputMedia = MessageMedia;
Parameters
@@ -186,7 +189,7 @@
diff --git a/data/web/core.telegram.org/method/stickers.addStickerToSet.html b/data/web/core.telegram.org/method/stickers.addStickerToSet.html
index ef7534f562..002efea499 100644
--- a/data/web/core.telegram.org/method/stickers.addStickerToSet.html
+++ b/data/web/core.telegram.org/method/stickers.addStickerToSet.html
@@ -46,16 +46,16 @@
-messages.stickerSet#b60a24a6 set:StickerSet packs:Vector<StickerPack> documents:Vector<Document> = messages.StickerSet;
+messages.stickerSet#6e153f16 set:StickerSet packs:Vector<StickerPack> keywords:Vector<StickerKeyword> documents:Vector<Document> = messages.StickerSet;
messages.stickerSetNotModified#d3f924eb = messages.StickerSet;
---functions---
stickers.addStickerToSet#8653febe stickerset:InputStickerSet sticker:InputStickerSetItem = messages.StickerSet;
@@ -186,7 +186,7 @@
diff --git a/data/web/core.telegram.org/method/stories.editStory.html b/data/web/core.telegram.org/method/stories.editStory.html
index 3ce175d8fe..b3d80b2ba8 100644
--- a/data/web/core.telegram.org/method/stories.editStory.html
+++ b/data/web/core.telegram.org/method/stories.editStory.html
@@ -43,7 +43,27 @@
stories.editStory
Edit an uploaded story
-
{schema}
+
+
updatesTooLong#e317af7e = Updates;
+updateShortMessage#313bc7f8 flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true id:int user_id:long message:string pts:int pts_count:int date:int fwd_from:flags.2?MessageFwdHeader via_bot_id:flags.11?long reply_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = Updates;
+updateShortChatMessage#4d6deea5 flags:# out:flags.1?true mentioned:flags.4?true media_unread:flags.5?true silent:flags.13?true id:int from_id:long chat_id:long message:string pts:int pts_count:int date:int fwd_from:flags.2?MessageFwdHeader via_bot_id:flags.11?long reply_to:flags.3?MessageReplyHeader entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = Updates;
+updateShort#78d4dec1 update:Update date:int = Updates;
+updatesCombined#725b04c3 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq_start:int seq:int = Updates;
+updates#74ae4240 updates:Vector<Update> users:Vector<User> chats:Vector<Chat> date:int seq:int = Updates;
+updateShortSentMessage#9015e101 flags:# out:flags.1?true id:int pts:int pts_count:int date:int media:flags.9?MessageMedia entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = Updates;
+---functions---
+stories.editStory#b583ba46 flags:# peer:InputPeer id:int media:flags.0?InputMedia media_areas:flags.3?Vector<MediaArea> caption:flags.1?string entities:flags.1?Vector<MessageEntity> privacy_rules:flags.2?Vector<InputPrivacyRule> = Updates;
Parameters
@@ -189,7 +209,7 @@
diff --git a/data/web/core.telegram.org/method/stories.getStoriesByID.html b/data/web/core.telegram.org/method/stories.getStoriesByID.html
index 588f1ab9d1..059505893d 100644
--- a/data/web/core.telegram.org/method/stories.getStoriesByID.html
+++ b/data/web/core.telegram.org/method/stories.getStoriesByID.html
@@ -43,21 +43,7 @@
stories.getStoriesByID
Obtain full info about a set of stories by their IDs.
-
-
stories.stories#5dd8c3c8 count:int stories:Vector<StoryItem> chats:Vector<Chat> users:Vector<User> = stories.Stories;
----functions---
-stories.getStoriesByID#5774ca74 peer:InputPeer id:Vector<int> = stories.Stories;
+
{schema}
Parameters
@@ -177,7 +163,7 @@
diff --git a/data/web/core.telegram.org/mtproto/TL-combinators.html b/data/web/core.telegram.org/mtproto/TL-combinators.html
index f6200236dd..a6f20958c0 100644
--- a/data/web/core.telegram.org/mtproto/TL-combinators.html
+++ b/data/web/core.telegram.org/mtproto/TL-combinators.html
@@ -239,7 +239,7 @@ get_users req_fields:# ids:%(Vector int) = Vector %(User req_fields)
diff --git a/data/web/core.telegram.org/mtproto/security_guidelines_v1.html b/data/web/core.telegram.org/mtproto/security_guidelines_v1.html
index 1f21aa4dc5..0ffab7928d 100644
--- a/data/web/core.telegram.org/mtproto/security_guidelines_v1.html
+++ b/data/web/core.telegram.org/mtproto/security_guidelines_v1.html
@@ -160,7 +160,7 @@ For up-to-date security recommendations, kindly see Platform
diff --git a/data/web/core.telegram.org/type/AttachMenuBot.html b/data/web/core.telegram.org/type/AttachMenuBot.html
index b47d6174e5..10a25815ea 100644
--- a/data/web/core.telegram.org/type/AttachMenuBot.html
+++ b/data/web/core.telegram.org/type/AttachMenuBot.html
@@ -46,16 +46,16 @@
-attachMenuBot#d90d8dfe flags:# inactive:flags.0?true has_settings:flags.1?true request_write_access:flags.2?true show_in_attach_menu:flags.3?true show_in_side_menu:flags.4?true side_menu_disclaimer_needed:flags.5?true bot_id:long short_name:string peer_types:flags.3?Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;
+attachMenuBot#c8aa2cd2 flags:# inactive:flags.0?true has_settings:flags.1?true bot_id:long short_name:string peer_types:Vector<AttachMenuPeerType> icons:Vector<AttachMenuBotIcon> = AttachMenuBot;
Constructors
@@ -133,7 +133,7 @@
diff --git a/data/web/core.telegram.org/type/AttachMenuBots.html b/data/web/core.telegram.org/type/AttachMenuBots.html
index 774b080e40..2a2662536f 100644
--- a/data/web/core.telegram.org/type/AttachMenuBots.html
+++ b/data/web/core.telegram.org/type/AttachMenuBots.html
@@ -46,9 +46,9 @@
diff --git a/data/web/core.telegram.org/type/AttachMenuPeerType.html b/data/web/core.telegram.org/type/AttachMenuPeerType.html
index ee255af8b5..4774213b96 100644
--- a/data/web/core.telegram.org/type/AttachMenuPeerType.html
+++ b/data/web/core.telegram.org/type/AttachMenuPeerType.html
@@ -46,9 +46,9 @@
diff --git a/data/web/core.telegram.org/type/InputNotifyPeer.html b/data/web/core.telegram.org/type/InputNotifyPeer.html
index c632f37ad0..299d34f337 100644
--- a/data/web/core.telegram.org/type/InputNotifyPeer.html
+++ b/data/web/core.telegram.org/type/InputNotifyPeer.html
@@ -46,9 +46,9 @@