Update content of files

This commit is contained in:
GitHub Action 2023-09-22 15:48:22 +00:00
parent 34f9ae303f
commit 26b63b07e3
2 changed files with 46 additions and 10 deletions

View file

@ -2658,7 +2658,7 @@ To learn how to create…">
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_topics</td>
@ -2804,7 +2804,7 @@ To learn how to create…">
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_topics</td>
@ -5637,19 +5637,19 @@ pre-formatted fixed-width code block written in the Python programming language
<td>can_manage_chat</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can access the chat event log, chat statistics, message statistics in channels, see channel members, see anonymous administrators in supergroups and ignore slow mode. Implied by any other administrator privilege</td>
<td>Pass <em>True</em> if the administrator can access the chat event log, chat statistics, boost list in channels, message statistics in channels, see channel members, see anonymous administrators in supergroups and ignore slow mode. Implied by any other administrator privilege</td>
</tr>
<tr>
<td>can_post_messages</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can create channel posts, channels only</td>
<td>Pass <em>True</em> if the administrator can post messages in the channel; channels only</td>
</tr>
<tr>
<td>can_edit_messages</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can edit messages of other users and can pin messages, channels only</td>
<td>Pass <em>True</em> if the administrator can edit messages of other users and can pin messages; channels only</td>
</tr>
<tr>
<td>can_delete_messages</td>
@ -5658,6 +5658,24 @@ pre-formatted fixed-width code block written in the Python programming language
<td>Pass <em>True</em> if the administrator can delete messages of other users</td>
</tr>
<tr>
<td>can_post_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can post stories in the channel; channels only</td>
</tr>
<tr>
<td>can_edit_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can edit stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_video_chats</td>
<td>Boolean</td>
<td>Optional</td>

View file

@ -2658,7 +2658,7 @@ To learn how to create…">
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_topics</td>
@ -2804,7 +2804,7 @@ To learn how to create…">
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users</td>
<td><em>Optional</em>. <em>True</em>, if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_topics</td>
@ -5637,19 +5637,19 @@ pre-formatted fixed-width code block written in the Python programming language
<td>can_manage_chat</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can access the chat event log, chat statistics, message statistics in channels, see channel members, see anonymous administrators in supergroups and ignore slow mode. Implied by any other administrator privilege</td>
<td>Pass <em>True</em> if the administrator can access the chat event log, chat statistics, boost list in channels, message statistics in channels, see channel members, see anonymous administrators in supergroups and ignore slow mode. Implied by any other administrator privilege</td>
</tr>
<tr>
<td>can_post_messages</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can create channel posts, channels only</td>
<td>Pass <em>True</em> if the administrator can post messages in the channel; channels only</td>
</tr>
<tr>
<td>can_edit_messages</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can edit messages of other users and can pin messages, channels only</td>
<td>Pass <em>True</em> if the administrator can edit messages of other users and can pin messages; channels only</td>
</tr>
<tr>
<td>can_delete_messages</td>
@ -5658,6 +5658,24 @@ pre-formatted fixed-width code block written in the Python programming language
<td>Pass <em>True</em> if the administrator can delete messages of other users</td>
</tr>
<tr>
<td>can_post_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can post stories in the channel; channels only</td>
</tr>
<tr>
<td>can_edit_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can edit stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_delete_stories</td>
<td>Boolean</td>
<td>Optional</td>
<td>Pass <em>True</em> if the administrator can delete stories posted by other users; channels only</td>
</tr>
<tr>
<td>can_manage_video_chats</td>
<td>Boolean</td>
<td>Optional</td>