creates_join_request property
read / write
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
late 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.
late bool creates_join_request;