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
5ac4398c3c
commit
f4014699e1
2 changed files with 2 additions and 2 deletions
|
@ -269,7 +269,7 @@
|
|||
<tr>
|
||||
<td><strong>linked_chat_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.14?<a href="/type/long">long</a></td>
|
||||
<td>ID of the linked <a href="/api/discussion">discussion chat</a> for channels</td>
|
||||
<td>ID of the linked <a href="/api/discussion">discussion chat</a> for channels (and vice versa, the ID of the linked channel for discussion chats).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>location</strong></td>
|
||||
|
|
|
@ -276,7 +276,7 @@
|
|||
<tr>
|
||||
<td><strong>stories_max_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags2</a>.5?<a href="/type/int">int</a></td>
|
||||
<td>ID of the maximum read <a href="/api/stories">story</a>.</td>
|
||||
<td>ID of the maximum read <a href="/api/stories">story</a>. <br>When updating the <a href="/api/peers">local peer database</a>, do not apply changes to this field if the <code>min</code> flag of the incoming constructor is set.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>color</strong></td>
|
||||
|
|
Loading…
Reference in a new issue