From fadc651849d6879145e36810ccbc52e0a430cbe4 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 19 Nov 2024 08:40:06 +0000 Subject: [PATCH] Update content of files --- data/web/blogfork.telegram.org/bots/webapps.html | 2 +- data/web/core.telegram.org/bots/webapps.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/web/blogfork.telegram.org/bots/webapps.html b/data/web/blogfork.telegram.org/bots/webapps.html index 1853074957..9be4821122 100644 --- a/data/web/blogfork.telegram.org/bots/webapps.html +++ b/data/web/blogfork.telegram.org/bots/webapps.html @@ -619,7 +619,7 @@ shareMessage(msg_id[, callback]) NEW Function -Bot API 8.0+ A method that opens a dialog allowing the user to share a message provided by the bot. If an optional callback parameter is provided, the callback function will be called with a boolean as the first argument, indicating whether the message was successfully sent. The message id passed to this method must belong to a PreparedInlineMessage previously obtained via the Bot API method savePreparedInlineMessage. +Bot API 8.0+ A method that opens a dialog allowing the user to share a message provided by the bot. If an optional callback parameter is provided, the callback function will be called with a boolean as the first argument, indicating whether the message was successfully sent. The message id passed to this method must belong to a PreparedInlineMessage previously obtained via the Bot API method savePreparedInlineMessage. setEmojiStatus(custom_emoji_id[, params, callback]) diff --git a/data/web/core.telegram.org/bots/webapps.html b/data/web/core.telegram.org/bots/webapps.html index 946d0f5dac..aa281c7047 100644 --- a/data/web/core.telegram.org/bots/webapps.html +++ b/data/web/core.telegram.org/bots/webapps.html @@ -619,7 +619,7 @@ shareMessage(msg_id[, callback]) NEW Function -Bot API 8.0+ A method that opens a dialog allowing the user to share a message provided by the bot. If an optional callback parameter is provided, the callback function will be called with a boolean as the first argument, indicating whether the message was successfully sent. The message id passed to this method must belong to a PreparedInlineMessage previously obtained via the Bot API method savePreparedInlineMessage. +Bot API 8.0+ A method that opens a dialog allowing the user to share a message provided by the bot. If an optional callback parameter is provided, the callback function will be called with a boolean as the first argument, indicating whether the message was successfully sent. The message id passed to this method must belong to a PreparedInlineMessage previously obtained via the Bot API method savePreparedInlineMessage. setEmojiStatus(custom_emoji_id[, params, callback])