mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
cbec8e0f32
commit
3afc381368
2 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@
|
|||
<tr>
|
||||
<td><strong>force_try_ipv6</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.14?<a href="/constructor/true">true</a></td>
|
||||
<td>Whether to forcefully try connecting using IPv6 <a href="/type/DcOption">dcOptions</a></td>
|
||||
<td>Whether to forcefully connect using IPv6 <a href="/type/DcOption">dcOptions</a>, even if the client knows that IPv4 is available.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>date</strong></td>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<tr>
|
||||
<td><strong>this_port_only</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.5?<a href="/constructor/true">true</a></td>
|
||||
<td> </td>
|
||||
<td>If set, clients must connect using only the specified port, without trying any other port.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>id</strong></td>
|
||||
|
|
Loading…
Reference in a new issue