chat_instance property

int64 chat_instance
read / write

An identifier uniquely corresponding to the chat a message was sent to. ; string representation of int, use int.parse

Implementation

late int64 chat_instance;