Full list of active (or active and hidden) stories.
Constructor schema is available as of layer 161. Switch »
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
has_more | flags.0?true | Whether more results can be fetched as described here ». |
count | int | Total number of active (or active and hidden) stories |
state | string | State to use for pagination |
peer_stories | Vector<PeerStories> | Stories |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
stealth_mode | StoriesStealthMode | Current stealth mode information |
Telegram users and channels can easily post and view stories through the API.