Skip to main content

webPageAttributeStory

Webpage preview of a Telegram story

type tg.WebPageAttributeStory struct { /* ... */ }

Implements WebPageAttribute.

Fields

NameTypeRequiredDescription
PeerPeerClassyesPeer that posted the story
IDintyesStory ID
StoryStoryItemClassMay contain the story, if not the story should be fetched when and if needed using stories.getStoriesByID with the above id and peer.

References