Interface PremiumStoryFeatureStealthMode

The ability to hide the fact that the user viewed other's stories. Subtype of PremiumStoryFeature.

interface PremiumStoryFeatureStealthMode {
    @type: "premiumStoryFeatureStealthMode";
}

Properties

Properties

@type: "premiumStoryFeatureStealthMode"