mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
bf23eda0a1
commit
07cea35224
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
<tr>
|
||||
<td><strong>top_msg_id</strong></td>
|
||||
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.9?<a href="/type/int">int</a></td>
|
||||
<td>If set, sends the media to the specified <a href="/api/forum#forum-topics">forum topic</a></td>
|
||||
<td>When sending messages to <a href="/api/forum#forum-topics">forum topics</a> (except for the "General" topic), should contain the topic ID. <br>This parameter should <strong>only</strong> be provided when <em>replying to a message inside of a <a href="/api/forum#forum-topics">forum topic</a></em>. If the replied-to message is deleted before the method finishes execution, the value in this field will be used to send the message to the correct topic, instead of the "General" topic.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><strong>media</strong></td>
|
||||
|
|
Loading…
Reference in a new issue