viaJoinRequest property

  1. @JsonKey(name: 'via_join_request')
bool? get viaJoinRequest
inherited

Optional. True, if the user joined the chat after sending a direct join request and being approved by an administrator

Implementation

@JsonKey(name: 'via_join_request')
bool? get viaJoinRequest;