stories.ActivateStealthMode#

class pyrogram.raw.functions.stories.ActivateStealthMode[source]#

Activates stories stealth mode, see here for more info. Will return an updateStoriesStealthMode.

Usable by Users Bots
Details:
  • Layer: 224

  • 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.

Returns:

Updates