createsJoinRequest property
True, if users joining the chat via the link need to be approved by chat administrators
Implementation
@JsonKey(name: 'creates_join_request')
bool? get createsJoinRequest;
True, if users joining the chat via the link need to be approved by chat administrators
@JsonKey(name: 'creates_join_request')
bool? get createsJoinRequest;