is_public property
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;
True, if the chat is a public supergroup or channel, i.e. it has a username or it is a location-based supergroup.
late bool is_public;