Update content of files

This commit is contained in:
GitHub Action 2024-07-01 15:58:54 +00:00
parent c58c2b23b2
commit 3656f76fc7

View file

@ -540,6 +540,12 @@
<td><em>Since TDLib 1.8.24</em>. The maximum size of the audio file that can be used as a notification sound</td>
</tr>
<tr>
<td>paid_media_message_star_count_max</td>
<td>Integer</td>
<td>No</td>
<td><em>Since TDLib 1.8.32</em>. The maximum price of a paid post in Telegram Stars</td>
</tr>
<tr>
<td>pinned_archived_chat_count_max</td>
<td>Integer</td>
<td>No</td>
@ -726,6 +732,12 @@
<td>TDLib version. This options is guaranteed to come before all other updates. Can be received synchronously.</td>
</tr>
<tr>
<td>web_app_allowed_protocols</td>
<td>String</td>
<td>No</td>
<td><em>Since TDLib 1.8.32</em>. A space-separated list of URL protocols that are allowed to be open by the call to <code>web_app_open_link</code> from Web Apps.</td>
</tr>
<tr>
<td>weekly_sent_story_count_max</td>
<td>Integer</td>
<td>No</td>