Update content of files

This commit is contained in:
GitHub Action 2023-04-18 18:07:38 +00:00
parent bf23eda0a1
commit 07cea35224

View file

@ -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>