webPageAttributeStory

Webpage preview of a Telegram story

Constructor schema is available as of layer 164. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
peer Peer Peer that posted the story
id int Story ID
story flags.0?StoryItem May contain the story, if not the story should be fetched when and if needed using stories.getStoriesByID with the above id and peer.

Type

WebPageAttribute

Related pages

Stories

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

stories.getStoriesByID

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