stories.Stories#

class pyrogram.raw.types.stories.Stories#

List of stories

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

Constructors:

This base type has 1 constructor available.

stories.Stories

List of stories

Functions:

This object can be returned by 4 functions.

stories.GetPinnedStories

Fetch the stories pinned on a peer's profile.

stories.GetStoriesArchive

Fetch the story archive of a peer we control.

stories.GetStoriesByID

Obtain full info about a set of stories by their IDs.

stories.GetAlbumStories

Details: