Info about a forwarded message
messageFwdHeader#5f777dce flags:# imported:flags.7?true from_id:flags.0?Peer from_name:flags.5?string date:int channel_post:flags.2?int post_author:flags.3?string saved_from_peer:flags.4?Peer saved_from_msg_id:flags.4?int psa_type:flags.6?string = MessageFwdHeader;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
imported | flags.7?true | Whether this message was imported from a foreign chat service, click here for more info » |
from_id | flags.0?Peer | The ID of the user that originally sent the message |
from_name | flags.5?string | The name of the user that originally sent the message |
date | int | When was the message originally sent |
channel_post | flags.2?int | ID of the channel message that was forwarded |
post_author | flags.3?string | For channels and if signatures are enabled, author of the channel message |
saved_from_peer | flags.4?Peer | Only for messages forwarded to the current user (inputPeerSelf), full info about the user/channel that originally sent the message |
saved_from_msg_id | flags.4?int | Only for messages forwarded to the current user (inputPeerSelf), ID of the message that was forwarded from the original user/channel |
psa_type | flags.6?string | PSA type |
Telegram allows importing messages and media from foreign chat apps.