Update content of files

This commit is contained in:
GitHub Action 2021-11-12 12:09:53 +00:00
parent eec13d02c3
commit 3f07d4137a
2 changed files with 44 additions and 42 deletions

View file

@ -53,93 +53,94 @@
</ul> </ul>
</div> </div>
<pre class="page_scheme"><code><a href="/constructor/chatBannedRights" class="current_page_link" >chatBannedRights</a>#9f120418 flags:<a href="/type/%23" >#</a> view_messages:flags.0?true send_messages:flags.1?true send_media:flags.2?true send_stickers:flags.3?true send_gifs:flags.4?true send_games:flags.5?true send_inline:flags.6?true embed_links:flags.7?true send_polls:flags.8?true change_info:flags.10?true invite_users:flags.15?true pin_messages:flags.17?true until_date:<a href="/type/int" >int</a> = <a href="/type/ChatBannedRights" >ChatBannedRights</a>;</code></pre></p> <pre class="page_scheme"><code><a href="/constructor/chatBannedRights" class="current_page_link" >chatBannedRights</a>#9f120418 flags:<a href="/type/%23" >#</a> view_messages:flags.0?true send_messages:flags.1?true send_media:flags.2?true send_stickers:flags.3?true send_gifs:flags.4?true send_games:flags.5?true send_inline:flags.6?true embed_links:flags.7?true send_polls:flags.8?true change_info:flags.10?true invite_users:flags.15?true pin_messages:flags.17?true until_date:<a href="/type/int" >int</a> = <a href="/type/ChatBannedRights" >ChatBannedRights</a>;</code></pre></p>
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3> <h3><a class="anchor" name="parameters" href="#parameters"><i class="anchor-icon"></i></a>Parameters</h3>
<table class="table"> <table class="table">
<thead> <thead>
<tr> <tr>
<th>Name</th> <th>Name</th>
<th style="text-align: center;">Type</th> <th align="center">Type</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><strong>flags</strong></td> <td><strong>flags</strong></td>
<td style="text-align: center;"><a href="/type/%23">#</a></td> <td align="center"><a href="/type/%23">#</a></td>
<td>Flags, see <a href="/mtproto/TL-combinators#conditional-fields">TL conditional fields</a></td> <td>Flags, see <a href="/mtproto/TL-combinators#conditional-fields">TL conditional fields</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>view_messages</strong></td> <td><strong>view_messages</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 align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to view messages in a <a href="/api/channel">supergroup/channel/chat</a></td> <td>If set, does not allow a user to view messages in a <a href="/api/channel">supergroup/channel/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_messages</strong></td> <td><strong>send_messages</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 align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send messages in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send messages in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_media</strong></td> <td><strong>send_media</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send any media in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send any media in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_stickers</strong></td> <td><strong>send_stickers</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_gifs</strong></td> <td><strong>send_gifs</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send gifs in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send gifs in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_games</strong></td> <td><strong>send_games</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send games in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send games in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_inline</strong></td> <td><strong>send_inline</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to use inline bots in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to use inline bots in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>embed_links</strong></td> <td><strong>embed_links</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to embed links in the messages of a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to embed links in the messages of a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_polls</strong></td> <td><strong>send_polls</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send polls in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>change_info</strong></td> <td><strong>change_info</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.10?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.10?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to change the description of a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to change the description of a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>invite_users</strong></td> <td><strong>invite_users</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.15?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.15?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to invite users in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to invite users in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>pin_messages</strong></td> <td><strong>pin_messages</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.17?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.17?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to pin messages in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to pin messages in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>until_date</strong></td> <td><strong>until_date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td> <td align="center"><a href="/type/int">int</a></td>
<td>Validity of said permissions (it is considered forever any value less then 30 seconds or more then 366 days).</td> <td>Validity of said permissions (it is considered forever any value less then 30 seconds or more then 366 days).</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3> <h3><a class="anchor" name="type" href="#type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/ChatBannedRights">ChatBannedRights</a></p> <p><a href="/type/ChatBannedRights">ChatBannedRights</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3> <h3><a class="anchor" name="related-pages" href="#related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#channels" id="channels" name="channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4> <h4><a class="anchor" name="channels" href="#channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4>
<p>How to handle channels, supergroups, groups, and what's the difference between them.</p></div> <p>How to handle channels, supergroups, groups, and what&#39;s the difference between them.</p>
</div>
</div> </div>

View file

@ -53,93 +53,94 @@
</ul> </ul>
</div> </div>
<pre class="page_scheme"><code><a href="/constructor/chatBannedRights" class="current_page_link" >chatBannedRights</a>#9f120418 flags:<a href="/type/%23" >#</a> view_messages:flags.0?true send_messages:flags.1?true send_media:flags.2?true send_stickers:flags.3?true send_gifs:flags.4?true send_games:flags.5?true send_inline:flags.6?true embed_links:flags.7?true send_polls:flags.8?true change_info:flags.10?true invite_users:flags.15?true pin_messages:flags.17?true until_date:<a href="/type/int" >int</a> = <a href="/type/ChatBannedRights" >ChatBannedRights</a>;</code></pre></p> <pre class="page_scheme"><code><a href="/constructor/chatBannedRights" class="current_page_link" >chatBannedRights</a>#9f120418 flags:<a href="/type/%23" >#</a> view_messages:flags.0?true send_messages:flags.1?true send_media:flags.2?true send_stickers:flags.3?true send_gifs:flags.4?true send_games:flags.5?true send_inline:flags.6?true embed_links:flags.7?true send_polls:flags.8?true change_info:flags.10?true invite_users:flags.15?true pin_messages:flags.17?true until_date:<a href="/type/int" >int</a> = <a href="/type/ChatBannedRights" >ChatBannedRights</a>;</code></pre></p>
<h3><a class="anchor" href="#parameters" id="parameters" name="parameters"><i class="anchor-icon"></i></a>Parameters</h3> <h3><a class="anchor" name="parameters" href="#parameters"><i class="anchor-icon"></i></a>Parameters</h3>
<table class="table"> <table class="table">
<thead> <thead>
<tr> <tr>
<th>Name</th> <th>Name</th>
<th style="text-align: center;">Type</th> <th align="center">Type</th>
<th>Description</th> <th>Description</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
<tr> <tr>
<td><strong>flags</strong></td> <td><strong>flags</strong></td>
<td style="text-align: center;"><a href="/type/%23">#</a></td> <td align="center"><a href="/type/%23">#</a></td>
<td>Flags, see <a href="/mtproto/TL-combinators#conditional-fields">TL conditional fields</a></td> <td>Flags, see <a href="/mtproto/TL-combinators#conditional-fields">TL conditional fields</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>view_messages</strong></td> <td><strong>view_messages</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 align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.0?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to view messages in a <a href="/api/channel">supergroup/channel/chat</a></td> <td>If set, does not allow a user to view messages in a <a href="/api/channel">supergroup/channel/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_messages</strong></td> <td><strong>send_messages</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 align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.1?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send messages in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send messages in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_media</strong></td> <td><strong>send_media</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.2?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send any media in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send any media in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_stickers</strong></td> <td><strong>send_stickers</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.3?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_gifs</strong></td> <td><strong>send_gifs</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.4?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send gifs in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send gifs in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_games</strong></td> <td><strong>send_games</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send games in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send games in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_inline</strong></td> <td><strong>send_inline</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.6?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to use inline bots in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to use inline bots in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>embed_links</strong></td> <td><strong>embed_links</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.7?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to embed links in the messages of a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to embed links in the messages of a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>send_polls</strong></td> <td><strong>send_polls</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.8?<a href="/constructor/true">true</a></td>
<td>If set, does not allow a user to send stickers in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow a user to send polls in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>change_info</strong></td> <td><strong>change_info</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.10?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.10?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to change the description of a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to change the description of a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>invite_users</strong></td> <td><strong>invite_users</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.15?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.15?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to invite users in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to invite users in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>pin_messages</strong></td> <td><strong>pin_messages</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.17?<a href="/constructor/true">true</a></td> <td align="center"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.17?<a href="/constructor/true">true</a></td>
<td>If set, does not allow any user to pin messages in a <a href="/api/channel">supergroup/chat</a></td> <td>If set, does not allow any user to pin messages in a <a href="/api/channel">supergroup/chat</a></td>
</tr> </tr>
<tr> <tr>
<td><strong>until_date</strong></td> <td><strong>until_date</strong></td>
<td style="text-align: center;"><a href="/type/int">int</a></td> <td align="center"><a href="/type/int">int</a></td>
<td>Validity of said permissions (it is considered forever any value less then 30 seconds or more then 366 days).</td> <td>Validity of said permissions (it is considered forever any value less then 30 seconds or more then 366 days).</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h3><a class="anchor" href="#type" id="type" name="type"><i class="anchor-icon"></i></a>Type</h3> <h3><a class="anchor" name="type" href="#type"><i class="anchor-icon"></i></a>Type</h3>
<p><a href="/type/ChatBannedRights">ChatBannedRights</a></p> <p><a href="/type/ChatBannedRights">ChatBannedRights</a></p>
<h3><a class="anchor" href="#related-pages" id="related-pages" name="related-pages"><i class="anchor-icon"></i></a>Related pages</h3> <h3><a class="anchor" name="related-pages" href="#related-pages"><i class="anchor-icon"></i></a>Related pages</h3>
<h4><a class="anchor" href="#channels" id="channels" name="channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4> <h4><a class="anchor" name="channels" href="#channels"><i class="anchor-icon"></i></a><a href="/api/channel">Channels</a></h4>
<p>How to handle channels, supergroups, groups, and what's the difference between them.</p></div> <p>How to handle channels, supergroups, groups, and what&#39;s the difference between them.</p>
</div>
</div> </div>