from_message_id property

int53? from_message_id
getter/setter pair

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

int53? from_message_id;