chat_id property

int chat_id
read / write

The identifier of the chat to which the replied message belongs; ignored for outgoing replies. For example, messages in the Replies chat are replies to messages in different chats.

Implementation

late int chat_id;