Interface UserPrivacySettingAutosaveGifts

A privacy setting for managing whether received gifts are automatically shown on the user's profile page. Subtype of UserPrivacySetting.

interface UserPrivacySettingAutosaveGifts {
    @type: "userPrivacySettingAutosaveGifts";
}

Properties

Properties

@type: "userPrivacySettingAutosaveGifts"