Update content of files

This commit is contained in:
GitHub Action 2024-05-27 10:43:31 +00:00
parent adbeddaaaa
commit 54dc8d465e

View file

@ -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>