chat_is_channel property

bool chat_is_channel
read / write

True, if the chat must be a channel; otherwise, a basic group or a supergroup chat is shared.

Implementation

late bool chat_is_channel;