List of stories
Constructor schema is available as of layer 164. Switch ยป
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 | flags.0?Vector<int> | IDs of pinned stories. |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
Telegram users and channels can easily post and view stories through the API.