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.
Constructor schema is available as of layer 217. Switch »
| Name | Type | Description |
|---|---|---|
| flags | # | Flags, see TL conditional fields |
| close_friends | flags.8?true | Whether this story can only be viewed by our close friends, see here » for more info |
| id | int | Story ID |
| date | int | When was the story posted. |
| expire_date | int | When does the story expire. |
Telegram allows users to specify granular privacy settings, choosing which users can or can't interact with them in certain ways.
Obtain full info about a set of stories by their IDs.