mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-31 21:01:53 +02:00
Update content of files
This commit is contained in:
parent
dc105c6879
commit
6f77231836
1 changed files with 12 additions and 0 deletions
|
@ -612,12 +612,24 @@
|
|||
<td>Identifier of the @replies bot</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>star_withdrawal_count_min</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
<td><em>Since TDLib 1.8.31</em>. The minimum number of Telegram Stars that can be withdrawn</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>story_caption_length_max</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
<td><em>Since TDLib 1.8.24</em>. The maximum length of story caption for the current user</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>story_link_area_count_max</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
<td><em>Since TDLib 1.8.31</em>. The maximum number of link areas that can be added to a story by Telegram Premium users</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>story_stealth_mode_cooldown_period</td>
|
||||
<td>Integer</td>
|
||||
<td>No</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue