stories.AllStories#

class pyrogram.raw.base.stories.AllStories#

Full list of active (or active and hidden) stories.

Telegram users and channels can easily post and view stories through the API.

Constructors:

This base type has 2 constructors available.

stories.AllStories

Telegram API type.

stories.AllStoriesNotModified

Telegram API type.

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.