Update content of files

This commit is contained in:
GitHub Action 2022-09-10 18:44:19 +00:00
parent 5c096a15fb
commit d3d5d13be6
2 changed files with 6 additions and 3 deletions

View file

@ -42,7 +42,7 @@
<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/updateBotCommands" >updateBotCommands</a></li></ul></div>
<h1 id="dev_page_title">updateBotCommands</h1>
<div id="dev_page_content"><p>The command set of a certain bot in a certain chat has changed.</p>
<div id="dev_page_content"><p>The <a href="/api/bots/commands">command set</a> of a certain bot in a certain chat has changed.</p>
<p><div class="clearfix">
<ul class="dev_layer_select slightly-pull-right nav nav-pills">
<li class="dropdown">
@ -84,7 +84,10 @@
</tbody>
</table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/Update">Update</a></p></div>
<p><a href="/type/Update">Update</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="#commands" id="commands" name="commands"><i class="anchor-icon"></i></a><a href="/api/bots/commands">Commands</a></h4>
<p>Bots offer a set of commands that can be used by users in private, or in a chat.</p></div>
</div>

View file

@ -536,7 +536,7 @@
</tr>
<tr>
<td><a href="/constructor/updateBotCommands">updateBotCommands</a></td>
<td>The <a href="/bots/api#june-25-2021">command set</a> of a certain bot in a certain chat has changed.</td>
<td>The <a href="/api/bots/commands">command set</a> of a certain bot in a certain chat has changed.</td>
</tr>
<tr>
<td><a href="/constructor/updatePendingJoinRequests">updatePendingJoinRequests</a></td>