chat_id property

int chat_id
read / write

Chat identifier; must be identifier of a supergroup chat, or a channel chat, or a private chat with self, or 0 if the chat is being created.

Implementation

late int chat_id;