chat_instance property
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;
Identifier that uniquely corresponds to the chat to which the message was sent.
; string representation of int, use int.parse
late int64 chat_instance;