teleproto - v1.229.0
    Preparing search index...

    Interface StoriesActivateStealthModeParams

    interface StoriesActivateStealthModeParams {
        future?: boolean;
        past?: boolean;
    }
    Index
    future?: boolean

    Whether to hide future story views for the next stories_stealth_future_period seconds » , as specified by the client configuration .

    past?: boolean

    Whether to erase views from any stories opened in the past stories_stealth_past_period seconds » , as specified by the client configuration .