Interface UserPrivacySettingShowProfileAudio

A privacy setting for managing whether the user's profile audio files are visible. Subtype of UserPrivacySetting.

interface UserPrivacySettingShowProfileAudio {
    @type: "userPrivacySettingShowProfileAudio";
}

Properties

Properties

@type: "userPrivacySettingShowProfileAudio"