telegram api constructor · layer 229 · #e2de7737
stories.foundStories
Stories found using global story search ».
definition
stories.foundStories#e2de7737 flags:# count:int stories:Vector<FoundStory> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = stories.FoundStories;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of results found for the query. |
stories | Vector<FoundStory> | Matching stories. |
next_offset | string | Offset used to fetch the next page, if not set this is the final page. |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
type
history
present in layers 182–229
| id | layers |
|---|---|
| #e2de7737 | 182–229 |