chat_id property

int chat_id
read / write

Identifier of the channel chat. Pass 0 to remove a link from the supergroup passed in the second argument to a linked channel chat (requires can_pin_messages rights in the supergroup).

Implementation

late int chat_id;