mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
9903ee91ab
commit
6669beb316
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue