telegram api constructor · layer 229 · #63c3dd0a
stories.stories
List of stories
definition
stories.stories#63c3dd0a flags:# count:int stories:Vector<StoryItem> pinned_to_top:flags.0?Vector<int> chats:Vector<Chat> users:Vector<User> = stories.Stories;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of stories that can be fetched |
stories | Vector<StoryItem> | Stories |
pinned_to_top | Vector<int> | IDs of pinned stories. |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
type
history
present in layers 160–229 · constructor id changed 2×
| id | layers |
|---|---|
| #4fe57df1 | 160–163 |
| #5dd8c3c8 | 164–177 |
| #63c3dd0a | 178–229 |