profilePrivacy property
Controls who sees the full profile: all guild members, only small-guild members, or only friends
Implementation
@JsonKey(name: 'profile_privacy')
final ProfilePrivacyLevel profilePrivacy;
Controls who sees the full profile: all guild members, only small-guild members, or only friends
@JsonKey(name: 'profile_privacy')
final ProfilePrivacyLevel profilePrivacy;