Interface StoryPrivacySettingsCloseFriends

The story can be viewed by all close friends. Subtype of StoryPrivacySettings.

interface StoryPrivacySettingsCloseFriends {
    @type: "storyPrivacySettingsCloseFriends";
}

Properties

Properties

@type: "storyPrivacySettingsCloseFriends"