Webpage preview of a Telegram story
webPageAttributeStory#939a4671 flags:# user_id:long id:int story:flags.0?StoryItem = WebPageAttribute;
| 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. |
Telegram users and channels can easily post and view stories through the API.
Obtain full info about a set of stories by their IDs.