From 1b1128c05e999fa666f1586eb402b544c2bebc51 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 27 Oct 2022 14:06:41 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/bots/attach.html | 7 +------ data/web/corefork.telegram.org/api/layers.html | 8 ++++---- data/web/corefork.telegram.org/api/web-events.html | 2 +- .../corefork.telegram.org/constructor/attachMenuBot.html | 4 ++-- .../constructor/attachMenuPeerTypeBotPM.html | 4 ++-- .../constructor/attachMenuPeerTypePM.html | 4 ++-- .../constructor/messageEntityCustomEmoji.html | 8 +++++--- .../method/messages.getCustomEmojiDocuments | 3 ++- .../corefork.telegram.org/method/messages.prolongWebView | 2 +- .../corefork.telegram.org/method/messages.requestWebView | 3 ++- .../corefork.telegram.org/method/messages.sendReaction | 2 ++ data/web/corefork.telegram.org/methods.html | 2 +- .../corefork.telegram.org/type/AttachMenuPeerType.html | 4 ++-- data/web/corefork.telegram.org/type/Bool.html | 2 +- data/web/corefork.telegram.org/type/MessageAction.html | 2 +- data/web/corefork.telegram.org/type/MessageEntity.html | 2 +- 16 files changed, 30 insertions(+), 29 deletions(-) diff --git a/data/web/corefork.telegram.org/api/bots/attach.html b/data/web/corefork.telegram.org/api/bots/attach.html index 84e7499749..0e7f99d8d6 100644 --- a/data/web/corefork.telegram.org/api/bots/attach.html +++ b/data/web/corefork.telegram.org/api/bots/attach.html @@ -77,12 +77,7 @@ messages.getAttachMenuBots#16fcc2cb hash:long = AttachMenuBots;

Bots that have the bot_attach_menu flag set offer an attachment menu entry that can be added to the attachment menu.

-

Use messages.getAttachMenuBot to get info about the attachment menu entry of a given bot, specifically:

- +

Use messages.getAttachMenuBot to get info about the attachment menu entry of a given bot, see the attachMenuBot constructor page for more info ».

The installed attachment menu list can be fetched using messages.getAttachMenuBots.

Use messages.toggleBotInAttachMenu to enable or disable the attachment menu of a given bot.
Changes made using this method will trigger an updateAttachMenuBots update in other clients, which should trigger a messages.getAttachMenuBots call to fetch the full updated list of installed attachment menu entries.
diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 2f33bee537..a40a897684 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -217,7 +217,7 @@ Also introducing new New Constructors