Update content of files

This commit is contained in:
GitHub Action 2023-04-15 13:39:55 +00:00
parent b62477b20b
commit af7774da1d
2 changed files with 18 additions and 1 deletions

View file

@ -89,6 +89,23 @@
</table>
<h3><a class="anchor" href="#result" id="result" name="result"><i class="anchor-icon"></i></a>Result</h3>
<p><a href="/type/Updates">Updates</a></p>
<h3><a class="anchor" href="#possible-errors" id="possible-errors" name="possible-errors"><i class="anchor-icon"></i></a>Possible errors</h3>
<table class="table">
<thead>
<tr>
<th>Code</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>400</td>
<td>PARTICIPANTS_TOO_FEW</td>
<td>Not enough participants.</td>
</tr>
</tbody>
</table>
<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="#channels-supergroups-gigagroups-and-basic-groups" id="channels-supergroups-gigagroups-and-basic-groups" name="channels-supergroups-gigagroups-and-basic-groups"><i class="anchor-icon"></i></a><a href="/api/channel">Channels, supergroups, gigagroups and basic groups</a></h4>

View file

@ -121,7 +121,7 @@
<tr>
<td>400</td>
<td>EMOJI_MARKUP_INVALID</td>
<td> </td>
<td>The specified <code>video_emoji_markup</code> was invalid.</td>
</tr>
<tr>
<td>400</td>