diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html
index 01ea6d27b0..621b0c5c15 100644
--- a/data/corefork.telegram.org/api/layers.html
+++ b/data/corefork.telegram.org/api/layers.html
@@ -1841,11 +1841,11 @@ Notice that all PINNED_*
End-to-end scheme changes
PINNED_*
End-to-end scheme
===20===
-decryptedMessageActionCommitKey#ec2e0b9b exchange_id:long key_fingerprint:long = DecryptedMessageAction;
-decryptedMessageActionNoop#a82fdd63 = DecryptedMessageAction;
-decryptedMessageActionAbortKey#dd05ec6b exchange_id:long = DecryptedMessageAction;
+decryptedMessageActionRequestKey#f3c9611b exchange_id:long g_a:bytes = DecryptedMessageAction;
decryptedMessageActionAcceptKey#6fe1735b exchange_id:long g_b:bytes key_fingerprint:long = DecryptedMessageAction;
-decryptedMessageActionRequestKey#f3c9611b exchange_id:long g_a:bytes = DecryptedMessageAction;
+decryptedMessageActionAbortKey#dd05ec6b exchange_id:long = DecryptedMessageAction;
+decryptedMessageActionCommitKey#ec2e0b9b exchange_id:long key_fingerprint:long = DecryptedMessageAction;
+decryptedMessageActionNoop#a82fdd63 = DecryptedMessageAction;
===23===
documentAttributeImageSize#6c37c15c w:int h:int = DocumentAttribute;
documentAttributeAnimated#11b58939 = DocumentAttribute;
diff --git a/data/corefork.telegram.org/methods.html b/data/corefork.telegram.org/methods.html
index ea40d1ee27..a74ce2cad5 100644
--- a/data/corefork.telegram.org/methods.html
+++ b/data/corefork.telegram.org/methods.html
@@ -398,6 +398,10 @@
account.updatePasswordSettings
Set a new 2FA password
+
+account.declinePasswordReset
+
+
Working with Seamless Telegram Login
@@ -675,6 +679,26 @@
Returns chat basic info on their IDs.
+messages.getAdminsWithInvites
+
+
+
+messages.deleteExportedChatInvite
+
+
+
+messages.getChatInviteImporters
+
+
+
+messages.deleteRevokedExportedChatInvites
+
+
+
+messages.deleteChat
+
+
+
messages.getCommonChats
Get chats in common with a user
@@ -975,6 +999,14 @@
+bots.resetBotCommands
+
+
+
+bots.getBotCommands
+
+
+
bots.setBotCommands
Set bot command list
@@ -1040,6 +1072,10 @@
account.getTheme
Get theme information
+
+account.getChatThemes
+
+
Working with contacts and top peers
@@ -1319,6 +1355,72 @@
+Working with group calls & live streaming
+
+
+
+Name
+Description
+
+
+
+
+phone.exportGroupCallInvite
+
+
+
+phone.getGroupCallJoinAs
+
+
+
+phone.editGroupCallParticipant
+
+
+
+phone.toggleGroupCallRecord
+
+
+
+phone.editGroupCallTitle
+
+
+
+phone.getGroupParticipants
+
+
+
+phone.checkGroupCall
+
+
+
+phone.createGroupCall
+
+
+
+
+Working with imported chats
+
+
+
+Name
+Description
+
+
+
+
+messages.checkHistoryImportPeer
+
+
+
+messages.checkHistoryImport
+
+
+
+messages.initHistoryImport
+
+
+
+
Working with localization packs
@@ -1756,6 +1858,14 @@
Apply changes to multiple stickersets
+stickers.suggestShortName
+
+
+
+stickers.checkShortName
+
+
+
stickers.setStickerSetThumb
Set stickerset thumbnail
@@ -2008,105 +2118,6 @@
Create and upload a new wallpaper
-
-Other
-
-
-
-Name
-Description
-
-
-
-
-bots.resetBotCommands
-
-
-
-messages.getAdminsWithInvites
-
-
-
-stickers.suggestShortName
-
-
-
-stickers.checkShortName
-
-
-
-messages.checkHistoryImportPeer
-
-
-
-phone.toggleGroupCallRecord
-
-
-
-phone.createGroupCall
-
-
-
-messages.initHistoryImport
-
-
-
-phone.editGroupCallTitle
-
-
-
-phone.getGroupParticipants
-
-
-
-phone.checkGroupCall
-
-
-
-messages.deleteChat
-
-
-
-messages.checkHistoryImport
-
-
-
-phone.editGroupCallParticipant
-
-
-
-messages.deleteExportedChatInvite
-
-
-
-messages.getChatInviteImporters
-
-
-
-messages.deleteRevokedExportedChatInvites
-
-
-
-account.declinePasswordReset
-
-
-
-bots.getBotCommands
-
-
-
-phone.exportGroupCallInvite
-
-
-
-phone.getGroupCallJoinAs
-
-
-
-account.getChatThemes
-
-
-