chat_instance property

int64 chat_instance
read / write

Identifier that uniquely corresponds to the chat to which the message was sent. ; string representation of int, use int.parse

Implementation

late int64 chat_instance;