viaJoinRequest property
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;
Optional. True, if the user joined the chat after sending a direct join request and being approved by an administrator
@JsonKey(name: 'via_join_request')
bool? get viaJoinRequest;