creates_join_request property

bool creates_join_request
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;