joinToSendMessages property

bool? joinToSendMessages
getter/setter pair

Optional. True, if users need to join the supergroup before they can send messages. Returned only in getChat.

Implementation

bool? joinToSendMessages;