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.
storyItemSkipped#ffadc913 flags:# close_friends:flags.8?true id:int date:int expire_date:int = StoryItem;| 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.