MessageForwardInfo
Contains information about a forwarded message.
This is an alias for the MessageForwardInfoUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "messageForwardInfo" | |
origin | Origin of a forwarded message | |
date | number | Point in time (Unix timestamp) when the message was originally sent |
publicServiceAnnouncementType | string | The type of a public service announcement for the forwarded message |
fromChatId | number | For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, the identifier of the chat from which the message was forwarded last time; 0 if unknown |
fromMessageId | number | For messages forwarded to the chat with the current user (Saved Messages), to the Replies bot chat, or to the channel's discussion group, the identifier of the original message from which the new message was forwarded last time; 0 if unknown |