stories.ActivateStealthMode#
- class pyrogram.raw.functions.stories.ActivateStealthMode#
Activates stories stealth mode, see here for more info. Will return an updateStoriesStealthMode.
- Details:
Layer:
211
ID:
57BBD166
- Parameters:
- past (
bool
, optional): Whether to erase views from any stories opened in the past stories_stealth_past_period seconds », as specified by the client configuration.
- future (
bool
, optional): Whether to hide future story views for the next stories_stealth_future_period seconds », as specified by the client configuration.
- past (
- Returns:
Updates