stories.AllStories#

class pyrogram.raw.types.stories.AllStories#

Telegram API type.

Constructor of AllStories.

Details:
  • Layer: 224

  • ID: 6EFC5E81

Parameters:
  • count (int 32-bit) – N/A

  • state (str) – N/A

  • peer_stories (List of PeerStories) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • stealth_mode (StoriesStealthMode) – N/A

  • has_more (bool, optional) – N/A

Functions:

This object can be returned by 1 function.

stories.GetAllStories

Fetch the List of active (or active and hidden) stories, see here for more info on watching stories.