mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
35dac81b05
commit
3e1e5e6507
1 changed files with 6 additions and 0 deletions
|
@ -168,6 +168,12 @@
|
|||
<td>If true, other users will be allowed to see the current user's location. <code>getOption</code> needs to be called explicitly to fetch the latest value of the option, changed from another device</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>is_paid_reaction_anonymous</td>
|
||||
<td>Boolean</td>
|
||||
<td>Yes</td>
|
||||
<td><em>Since TDLib 1.8.36</em>. If true, added paid reactions are anonymous by default. If false, they are non-anonymous.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>language_pack_database_path</td>
|
||||
<td>String</td>
|
||||
<td>Yes</td>
|
||||
|
|
Loading…
Reference in a new issue