Interface UserPrivacySettingShowProfilePhoto

A privacy setting for managing whether the user's profile photo is visible. Subtype of UserPrivacySetting.

interface UserPrivacySettingShowProfilePhoto {
    @type: "userPrivacySettingShowProfilePhoto";
}

Properties

Properties

@type: "userPrivacySettingShowProfilePhoto"