createsJoinRequest property

bool createsJoinRequest
final

createsJoinRequest 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

final bool createsJoinRequest;