From 47c38d86d475315809e0da1d41810a406553893f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 9 Dec 2023 19:24:58 +0000 Subject: [PATCH] Update content of files --- .../web/corefork.telegram.org/api/layers.html | 4 +- .../botInlineMessageMediaAuto.html | 2 +- .../botInlineMessageMediaWebPage.html | 8 +- .../constructor/botInlineMessageText.html | 2 +- .../constructor/draftMessage.html | 2 +- .../inputBotInlineMessageMediaAuto.html | 2 +- .../inputBotInlineMessageMediaWebPage.html | 8 +- .../inputBotInlineMessageText.html | 2 +- .../constructor/message.html | 2 +- .../updateServiceNotification.html | 2 +- .../method/channels.updateColor.html | 2 +- .../method/help.getPeerColors.html | 29 +- .../method/help.getPeerProfileColors.html | 29 +- .../method/messages.editInlineBotMessage.html | 2 +- .../method/messages.editMessage.html | 2 +- .../method/messages.saveDraft.html | 2 +- .../method/messages.sendMedia.html | 2 +- .../method/messages.sendMessage.html | 2 +- .../method/messages.sendMultiMedia.html | 2 +- .../method/stories.canSendStory.html | 2 +- .../method/upload.getCdnFileHashes.html | 5 - data/web/corefork.telegram.org/methods.html | 4 +- .../mtproto/samples-auth_key.html | 412 +++++++++--------- .../type/help.PeerColors.html | 4 +- .../instantview.telegram.org/templates.html | 182 ++++---- 25 files changed, 338 insertions(+), 377 deletions(-) diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 4f09c078c9..722c2075e9 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -54,8 +54,8 @@
  • Added channels.getChannelRecommendations -
  • Added stats.getStoryStats -
  • Added stats.getStoryPublicForwards -
  • -
  • Added help.getPeerColors -
  • -
  • Added help.getPeerProfileColors -
  • +
  • Added help.getPeerColors - Get the set of accent color palettes » that can be used for messages
  • +
  • Added help.getPeerProfileColors - Get the set of accent color palettes » that can be used for profiles
  • Changed Methods