stories.stories

List of stories

Constructor schema is available as of layer 164. Switch ยป

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 flags.0?Vector<int> IDs of pinned stories.
chats Vector<Chat> Mentioned chats
users Vector<User> Mentioned users

Type

stories.Stories

Related pages

Stories

Telegram users and channels can easily post and view stories through the API.