Update content of files

This commit is contained in:
GitHub Action 2024-02-08 20:57:44 +00:00
parent 9903ee91ab
commit 6669beb316

View file

@ -124,7 +124,7 @@
<tr>
<td><strong>saved_from_name</strong></td>
<td style="text-align: center;"><a href="/mtproto/TL-combinators#conditional-fields">flags</a>.9?<a href="/type/string">string</a></td>
<td>Only for forwarded messages from users with forward privacy enabled reforwarded to <a href="/api/saved-messages">saved messages »</a>, contains the sender of the original message (i.e. if user A (fwd privacy enabled) sends a message, then user B forwards it somewhere, then user C saves it to saved messages, this field will contain the name of user A and <code>from_id</code> will contain the ID of user B).</td>
<td>Only for forwarded messages from users with forward privacy enabled, sent by users with forward privacy enabled, reforwarded to <a href="/api/saved-messages">saved messages »</a>, contains the sender of the original message (i.e. if user A (fwd privacy enabled) sends a message, then user B (fwd privacy enabled) forwards it somewhere, then user C saves it to saved messages, this field will contain the name of user B and <code>from_name</code> will contain the name of user A).</td>
</tr>
<tr>
<td><strong>saved_date</strong></td>