mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
adbeddaaaa
commit
54dc8d465e
1 changed files with 12 additions and 0 deletions
|
@ -330,6 +330,12 @@
|
|||
<td>If true, the option “archive_and_mute_new_chats_from_unknown_users” can be changed</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>can_edit_fact_check</td>
|
||||
<td>Boolean</td>
|
||||
<td>No</td>
|
||||
<td><em>Since TDLib 1.8.30</em>. If true, then the current user can edit fact-check of channel messages</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>can_ignore_sensitive_content_restrictions</td>
|
||||
<td>Boolean</td>
|
||||
<td>No</td>
|
||||
|
@ -414,6 +420,12 @@
|
|||
<td>If true, access to Telegram is likely blocked for the user</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>fact_check_length_max</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
<td><em>Since TDLib 1.8.30</em>. The maximum allowed length of a fact-check</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>favorite_stickers_limit</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
|
|
Loading…
Reference in a new issue