creates_join_request property
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;
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
Bool? creates_join_request;