telegram api constructor · layer 229 · #ffadc913
storyItemSkipped
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.
definition
storyItemSkipped#ffadc913 flags:# close_friends:flags.8?true live:flags.9?true id:int date:int expire_date:int = StoryItem;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
close_friends | true | Whether this story can only be viewed by our close friends, see here » for more info |
live | true | |
id | int | Story ID |
date | int | When was the story posted. |
expire_date | int | When does the story expire. |
type
StoryItem · other constructors: storyItemDeleted, storyItem
history
present in layers 160–229
| id | layers |
|---|---|
| #ffadc913 | 160–229 |