StoryStealthMode#

class pyrogram.types.StoryStealthMode#

Story stealth mode.

Parameters:
  • active_until_date (int) – Point in time (Unix timestamp) until stealth mode is active; None if it is disabled.

  • cooldown_until_date (int) – Point in time (Unix timestamp) when stealth mode can be enabled again; None if there is no active cooldown.