from_message_id property

int from_message_id
read / write

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.

Implementation

late int from_message_id;