From bb28699117a6033c255721008b854b82a7a3c569 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 1 Apr 2023 19:39:48 +0000 Subject: [PATCH] Update content of files --- .../web/corefork.telegram.org/api/layers.html | 8 +- .../constructor/account.autoSaveSettings | 17 +-- .../constructor/autoSaveException.html | 33 ++---- .../constructor/autoSaveSettings.html | 39 ++----- .../constructor/requestPeerTypeChat.html | 10 +- .../constructor/updateAutoSaveSettings.html | 18 ++-- .../updateChannelReadMessagesContents.html | 6 +- .../constructor/updateDraftMessage.html | 2 +- .../constructor/updateMessageReactions.html | 4 +- .../constructor/updateUserName.html | 2 +- .../constructor/user.html | 4 +- .../method/account.deleteAutoSaveExceptions | 13 +-- data/web/corefork.telegram.org/methods.html | 102 +++++++++++------- .../type/AutoSaveException.html | 17 +-- .../type/AutoSaveSettings.html | 17 +-- data/web/corefork.telegram.org/type/Bool.html | 2 +- .../corefork.telegram.org/type/Update.html | 2 +- 17 files changed, 129 insertions(+), 167 deletions(-) diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 7590c4d58e..bc54e67989 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -161,7 +161,7 @@
  • Added messages.togglePeerTranslations - Toggle real-time chat translation for a certain chat
  • Added account.getAutoSaveSettings - Get autosave settings
  • Added account.saveAutoSaveSettings - Modify autosave settings
  • -
  • Added account.deleteAutoSaveExceptions -
  • +
  • Added account.deleteAutoSaveExceptions - Clear all peer-specific autosave settings.
  • Changed Methods
    Changed Constructors