StoryItem

Represents a Telegram Story

Method schema is available as of layer 211. Switch »

Constructors

Constructor Description
storyItemDeleted Represents a previously active story, that was deleted
storyItemSkipped Represents an active story, whose full information was omitted for space and performance reasons; use stories.getStoriesByID to fetch full info about the skipped story when and if needed.
storyItem Represents a story.

Related pages

Stories

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