joinByRequest property

  1. @JsonKey(name: 'join_by_request')
bool? get joinByRequest
inherited

Optional. True if joining requires administrator approval.

Implementation

@JsonKey(name: 'join_by_request')
bool? get joinByRequest;