join_to_send_messages property

bool join_to_send_messages
read / write

True, if users need to join the supergroup before they can send messages. Always true for channels and non-discussion supergroups.

Implementation

late bool join_to_send_messages;