is_public property

bool is_public
read / write

True, if the chat is a public supergroup or channel, i.e. it has a username or it is a location-based supergroup.

Implementation

late bool is_public;