chat_is_forum property

bool chat_is_forum
read / write

True, if the chat must be a forum supergroup; otherwise, the chat must not be a forum supergroup. Ignored if restrict_chat_is_forum is false.

Implementation

late bool chat_is_forum;