creates_join_request property

Bool? creates_join_request
getter/setter pair

Pass true if users joining the chat via the link need to be approved by chat administrators. In this case, member_limit must be 0

Implementation

Bool? creates_join_request;