Update content of files

This commit is contained in:
GitHub Action 2024-11-19 08:40:06 +00:00
parent 21841a3b91
commit fadc651849
2 changed files with 2 additions and 2 deletions

View file

@ -619,7 +619,7 @@
<tr>
<td>shareMessage(msg_id[, callback]) <sup><mark>NEW</mark></sup></td>
<td>Function</td>
<td><mark>Bot API 8.0+</mark> A method that opens a dialog allowing the user to share a message provided by the bot. If an optional <em>callback</em> parameter is provided, the <em>callback</em> 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 <a href="#preparedinlinemessage">PreparedInlineMessage</a> previously obtained via the Bot API method <a href="#savepreparedinlinemessage">savePreparedInlineMessage</a>.</td>
<td><mark>Bot API 8.0+</mark> A method that opens a dialog allowing the user to share a message provided by the bot. If an optional <em>callback</em> parameter is provided, the <em>callback</em> 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 <a href="/bots/api#preparedinlinemessage">PreparedInlineMessage</a> previously obtained via the Bot API method <a href="/bots/api#savepreparedinlinemessage">savePreparedInlineMessage</a>.</td>
</tr>
<tr>
<td>setEmojiStatus(custom_emoji_id[, params, callback])</td>

View file

@ -619,7 +619,7 @@
<tr>
<td>shareMessage(msg_id[, callback]) <sup><mark>NEW</mark></sup></td>
<td>Function</td>
<td><mark>Bot API 8.0+</mark> A method that opens a dialog allowing the user to share a message provided by the bot. If an optional <em>callback</em> parameter is provided, the <em>callback</em> 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 <a href="#preparedinlinemessage">PreparedInlineMessage</a> previously obtained via the Bot API method <a href="#savepreparedinlinemessage">savePreparedInlineMessage</a>.</td>
<td><mark>Bot API 8.0+</mark> A method that opens a dialog allowing the user to share a message provided by the bot. If an optional <em>callback</em> parameter is provided, the <em>callback</em> 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 <a href="/bots/api#preparedinlinemessage">PreparedInlineMessage</a> previously obtained via the Bot API method <a href="/bots/api#savepreparedinlinemessage">savePreparedInlineMessage</a>.</td>
</tr>
<tr>
<td>setEmojiStatus(custom_emoji_id[, params, callback])</td>