Webpage preview of a Telegram story
Constructor schema is available as of layer 164. Switch ยป
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.