Update content of files

This commit is contained in:
GitHub Action 2024-07-05 18:24:23 +00:00
parent 423b69f0c7
commit db5fb1b47d
6 changed files with 45 additions and 75 deletions

View file

@ -165,8 +165,8 @@
</ul>
<h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5>
<ul>
<li>Added <a href="/constructor/auth.sentCodeTypeSmsWord">auth.sentCodeTypeSmsWord</a> - </li>
<li>Added <a href="/constructor/auth.sentCodeTypeSmsPhrase">auth.sentCodeTypeSmsPhrase</a> - </li>
<li>Added <a href="/constructor/auth.sentCodeTypeSmsWord">auth.sentCodeTypeSmsWord</a> - The code was sent via SMS as a secret word, starting with the letter specified in <code>beginning</code></li>
<li>Added <a href="/constructor/auth.sentCodeTypeSmsPhrase">auth.sentCodeTypeSmsPhrase</a> - The code was sent via SMS as a secret phrase starting with the word specified in <code>beginning</code>,</li>
<li>Added <a href="/constructor/emojiGroupGreeting">emojiGroupGreeting</a> - </li>
<li>Added <a href="/constructor/emojiGroupPremium">emojiGroupPremium</a> - </li>
<li>Added <a href="/constructor/broadcastRevenueBalances">broadcastRevenueBalances</a> - </li>
@ -247,7 +247,7 @@
<h4><a class="anchor" href="#schema-changes" id="schema-changes" name="schema-changes"><i class="anchor-icon"></i></a>Schema changes</h4>
<h5><a class="anchor" href="#new-methods" id="new-methods" name="new-methods"><i class="anchor-icon"></i></a>New Methods</h5>
<ul>
<li>Added <a href="/method/invokeWithBusinessConnection">invokeWithBusinessConnection</a> - Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here »</a>, including a list of the methods that can be wrapped in this constructor.</li>
<li>Added <a href="/method/invokeWithBusinessConnection">invokeWithBusinessConnection</a> - Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor</a>.</li>
<li>Added <a href="/method/account.getBotBusinessConnection">account.getBotBusinessConnection</a> - Bots may invoke this method to re-fetch the <a href="/constructor/updateBotBusinessConnect">updateBotBusinessConnect</a> constructor associated with a specific <a href="/api/business#connected-bots">business <code>connection_id</code>, see here »</a> for more info on connected business bots. </li>
<li>Added <a href="/method/account.updateBusinessIntro">account.updateBusinessIntro</a> - </li>
<li>Added <a href="/method/stickers.replaceSticker">stickers.replaceSticker</a> - </li>
@ -287,15 +287,15 @@
<li>Added <a href="/constructor/updateBotNewBusinessMessage">updateBotNewBusinessMessage</a> - </li>
<li>Added <a href="/constructor/updateBotEditBusinessMessage">updateBotEditBusinessMessage</a> - </li>
<li>Added <a href="/constructor/updateBotDeleteBusinessMessage">updateBotDeleteBusinessMessage</a> - </li>
<li>Added <a href="/constructor/botBusinessConnection">botBusinessConnection</a> - </li>
<li>Added <a href="/constructor/botBusinessConnection">botBusinessConnection</a> - Contains info about a <a href="/api/business#connected-bots">bot business connection</a>.</li>
<li>Added <a href="/constructor/inputBusinessIntro">inputBusinessIntro</a> - </li>
<li>Added <a href="/constructor/businessIntro">businessIntro</a> - </li>
<li>Added <a href="/constructor/messages.myStickers">messages.myStickers</a> - </li>
<li>Added <a href="/constructor/inputCollectibleUsername">inputCollectibleUsername</a> - </li>
<li>Added <a href="/constructor/inputCollectiblePhone">inputCollectiblePhone</a> - </li>
<li>Added <a href="/constructor/fragment.collectibleInfo">fragment.collectibleInfo</a> - </li>
<li>Added <a href="/constructor/inputBusinessBotRecipients">inputBusinessBotRecipients</a> - </li>
<li>Added <a href="/constructor/businessBotRecipients">businessBotRecipients</a> - </li>
<li>Added <a href="/constructor/inputBusinessBotRecipients">inputBusinessBotRecipients</a> - Specifies the private chats that a <a href="/api/business#connected-bots">connected business bot »</a> may interact with.</li>
<li>Added <a href="/constructor/businessBotRecipients">businessBotRecipients</a> - Specifies the private chats that a <a href="/api/business#connected-bots">connected business bot »</a> may receive messages and interact with.</li>
<li>Added <a href="/constructor/contactBirthday">contactBirthday</a> - </li>
<li>Added <a href="/constructor/contacts.contactBirthdays">contacts.contactBirthdays</a> - </li>
<li>Added <a href="/constructor/inputPrivacyKeyBirthday">inputPrivacyKeyBirthday</a> - </li>
@ -489,7 +489,7 @@
<li>Added <a href="/constructor/updateQuickReplyMessage">updateQuickReplyMessage</a> - </li>
<li>Added <a href="/constructor/updateDeleteQuickReplyMessages">updateDeleteQuickReplyMessages</a> - </li>
<li>Added <a href="/constructor/connectedBot">connectedBot</a> - </li>
<li>Added <a href="/constructor/account.connectedBots">account.connectedBots</a> - </li>
<li>Added <a href="/constructor/account.connectedBots">account.connectedBots</a> - Info about currently connected <a href="/api/business#connected-bots">business bots</a>.</li>
<li>Added <a href="/constructor/messages.dialogFilters">messages.dialogFilters</a> - </li>
</ul>
<h5><a class="anchor" href="#changed-constructors" id="changed-constructors" name="changed-constructors"><i class="anchor-icon"></i></a>Changed Constructors</h5>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>account.connectedBots</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
connected_bots
Vector&lt;ConnectedBot&gt;
 
users
Vector&lt;User&gt;
 
Type
account.ConnectedBots">
<meta property="description" content="Info about currently connected business bots.">
<meta property="og:title" content="account.connectedBots">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
connected_bots
Vector&lt;ConnectedBot&gt;
 
users
Vector&lt;User&gt;
 
Type
account.ConnectedBots">
<meta property="og:description" content="Info about currently connected business bots.">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -64,7 +42,8 @@ account.ConnectedBots">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/account.connectedBots" >account.connectedBots</a></li></ul></div>
<h1 id="dev_page_title">account.connectedBots</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Info about currently connected <a href="/api/business#connected-bots">business bots</a>.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 181 <b class="caret"></b></a>
@ -90,17 +69,20 @@ account.ConnectedBots">
<tr>
<td><strong>connected_bots</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/ConnectedBot">ConnectedBot</a>&gt;</td>
<td> </td>
<td>Info about the connected bots</td>
</tr>
<tr>
<td><strong>users</strong></td>
<td style="text-align: center;"><a href="/type/Vector%20t">Vector</a>&lt;<a href="/type/User">User</a>&gt;</td>
<td> </td>
<td>Bot information</td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/account.ConnectedBots">account.ConnectedBots</a></p></div>
<p><a href="/type/account.ConnectedBots">account.ConnectedBots</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#business" id="business" name="business"><i class="anchor-icon"></i></a><a href="/api/business">Business</a></h4>
<p>Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start page, chatbot support, and more.</p></div>
</div>

View file

@ -4,32 +4,10 @@
<meta charset="utf-8">
<title>botBusinessConnection</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
can_reply
flags.0?true
 
disabled
flags.1?true…">
<meta property="description" content="Contains info about a bot business connection.">
<meta property="og:title" content="botBusinessConnection">
<meta property="og:image" content="">
<meta property="og:description" content="Parameters
Name
Type
Description
flags
#
Flags, see TL conditional fields
can_reply
flags.0?true
 
disabled
flags.1?true…">
<meta property="og:description" content="Contains info about a bot business connection.">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -64,7 +42,8 @@ flags.1?true…">
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/schema" >TL-schema</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/constructor/botBusinessConnection" >botBusinessConnection</a></li></ul></div>
<h1 id="dev_page_title">botBusinessConnection</h1>
<div id="dev_page_content"><p><div class="clearfix">
<div id="dev_page_content"><p>Contains info about a <a href="/api/business#connected-bots">bot business connection</a>.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
<a class="dropdown-toggle" onclick="return dropdownClick(this, event)" href="#">Layer 181 <b class="caret"></b></a>
@ -95,37 +74,43 @@ flags.1?true…">
<tr>
<td><strong>can_reply</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether the bot can reply on behalf of the user to messages it receives through the business connection</td>
</tr>
<tr>
<td><strong>disabled</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/constructor/true">true</a></td>
<td> </td>
<td>Whether this business connection is currently disabled</td>
</tr>
<tr>
<td><strong>connection_id</strong></td>
<td style="text-align: center;"><a href="/type/string">string</a></td>
<td> </td>
<td>Business connection ID, used to identify messages coming from the connection and to reply to them as specified <a href="/api/business#connected-bots">here »</a>.</td>
</tr>
<tr>
<td><strong>user_id</strong></td>
<td style="text-align: center;"><a href="/type/long">long</a></td>
<td> </td>
<td>ID of the user that the bot is connected to via this connection.</td>
</tr>
<tr>
<td><strong>dc_id</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>ID of the datacenter where to send queries wrapped in a <a href="/method/invokeWithBusinessConnection">invokeWithBusinessConnection</a> as specified <a href="/api/business#connected-bots">here »</a>.</td>
</tr>
<tr>
<td><strong>date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td>
<td> </td>
<td>When was the connection created.</td>
</tr>
</tbody>
</table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/BotBusinessConnection">BotBusinessConnection</a></p></div>
<p><a href="/type/BotBusinessConnection">BotBusinessConnection</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#business" id="business" name="business"><i class="anchor-icon"></i></a><a href="/api/business">Business</a></h4>
<p>Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start page, chatbot support, and more.</p>
<h4><a class="anchor" href="#invokewithbusinessconnection" id="invokewithbusinessconnection" name="invokewithbusinessconnection"><i class="anchor-icon"></i></a><a href="/method/invokeWithBusinessConnection">invokeWithBusinessConnection</a></h4>
<p>Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor</a>.</p>
<p>Make sure to always send queries wrapped in a <code>invokeWithBusinessConnection</code> to the datacenter ID, specified in the <code>dc_id</code> field of the <a href="/constructor/botBusinessConnection">botBusinessConnection</a> that is being used.</p></div>
</div>

View file

@ -4,10 +4,10 @@
<meta charset="utf-8">
<title>invokeWithBusinessConnection</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="description" content="Invoke a method using a Telegram Business Bot connection, see here », including a list of the methods that can be wrapped in this constructor.">
<meta property="description" content="Invoke a method using a Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor. Make sure to always send queries wrapped in a invokeWithBusinessConnection to the datacenter ID, specified in the dc_id field of the botBusinessConnection that is being used.">
<meta property="og:title" content="invokeWithBusinessConnection">
<meta property="og:image" content="">
<meta property="og:description" content="Invoke a method using a Telegram Business Bot connection, see here », including a list of the methods that can be wrapped in this constructor.">
<meta property="og:description" content="Invoke a method using a Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor. Make sure to always send queries wrapped in a invokeWithBusinessConnection to the datacenter ID, specified in the dc_id field of the botBusinessConnection that is being used.">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -42,7 +42,8 @@
<div class="dev_page_bread_crumbs"><ul class="breadcrumb clearfix"><li><a href="/api" >API</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/methods" >All Methods</a></li><i class="icon icon-breadcrumb-divider"></i><li><a href="/method/invokeWithBusinessConnection" >invokeWithBusinessConnection</a></li></ul></div>
<h1 id="dev_page_title">invokeWithBusinessConnection</h1>
<div id="dev_page_content"><p>Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here »</a>, including a list of the methods that can be wrapped in this constructor.</p>
<div id="dev_page_content"><p>Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor</a>.</p>
<p>Make sure to always send queries wrapped in a <code>invokeWithBusinessConnection</code> to the datacenter ID, specified in the <code>dc_id</code> field of the <a href="/constructor/botBusinessConnection">botBusinessConnection</a> that is being used.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -84,7 +85,9 @@
<h3><a class="anchor" href="#bots-can-use-this-method" id="bots-can-use-this-method" name="bots-can-use-this-method"><i class="anchor-icon"></i></a>Bots can use this method</h3>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#business" id="business" name="business"><i class="anchor-icon"></i></a><a href="/api/business">Business</a></h4>
<p>Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start page, chatbot support, and more.</p></div>
<p>Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start page, chatbot support, and more.</p>
<h4><a class="anchor" href="#botbusinessconnection" id="botbusinessconnection" name="botbusinessconnection"><i class="anchor-icon"></i></a><a href="/constructor/botBusinessConnection">botBusinessConnection</a></h4>
<p>Contains info about a <a href="/api/business#connected-bots">bot business connection</a>.</p></div>
</div>

View file

@ -3282,7 +3282,7 @@ Look for updates of telegram&#39;s terms of service…">
</tr>
<tr>
<td><a href="/method/invokeWithBusinessConnection">invokeWithBusinessConnection</a></td>
<td>Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here »</a>, including a list of the methods that can be wrapped in this constructor.</td>
<td>Invoke a method using a <a href="/api/business#connected-bots">Telegram Business Bot connection, see here » for more info, including a list of the methods that can be wrapped in this constructor</a>.<br><br>Make sure to always send queries wrapped in a <code>invokeWithBusinessConnection</code> to the datacenter ID, specified in the <code>dc_id</code> field of the <a href="/constructor/botBusinessConnection">botBusinessConnection</a> that is being used.</td>
</tr>
<tr>
<td><a href="/method/account.getBotBusinessConnection">account.getBotBusinessConnection</a></td>

View file

@ -8,14 +8,14 @@
Constructor
Description
inputBusinessBotRecipients
 ">
Specifies the private chats that a connected business bot…">
<meta property="og:title" content="InputBusinessBotRecipients">
<meta property="og:image" content="">
<meta property="og:description" content="Constructors
Constructor
Description
inputBusinessBotRecipients
 ">
Specifies the private chats that a connected business bot…">
<link rel="icon" type="image/svg+xml" href="/img/website_icon.svg?4">
<link rel="apple-touch-icon" sizes="180x180" href="/img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/img/favicon-32x32.png">
@ -74,7 +74,7 @@ inputBusinessBotRecipients
<tbody>
<tr>
<td><a href="/constructor/inputBusinessBotRecipients">inputBusinessBotRecipients</a></td>
<td> </td>
<td>Specifies the private chats that a <a href="/api/business#connected-bots">connected business bot »</a> may interact with.</td>
</tr>
</tbody>
</table></div>