Stories found using global story search ».
Constructor schema is available as of layer 182. Switch »
| 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 | flags.0?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 | 
Telegram users and channels can easily post and view stories through the API.