mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
34f9ae303f
commit
26b63b07e3
2 changed files with 46 additions and 10 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue