is_broadcast_group property

bool is_broadcast_group
read / write

True, if the supergroup is a broadcast group, i.e. only administrators can send messages and there is no limit on the number of members.

Implementation

late bool is_broadcast_group;