telegram api constructor · layer 229 · #59d78fc5

stories.storyViewsList

Reaction and view counters for a story

definition

stories.storyViewsList#59d78fc5 flags:# count:int views_count:int forwards_count:int reactions_count:int views:Vector<StoryView> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = stories.StoryViewsList;

parameters

nametypedescription
flags#Flags, see TL conditional fields
countintTotal number of results that can be fetched
views_countintTotal number of story views
forwards_countintTotal number of story forwards/reposts
reactions_countintNumber of reactions that were added to the story
viewsVector<StoryView>Story view date and reaction information
chatsVector<Chat>Mentioned chats
usersVector<User>Mentioned users
next_offsetflags.0?stringOffset for pagination

type

stories.StoryViewsList

history

present in layers 160–229 · constructor id changed 2×

idlayers
#fb3f77ac160
#46e9b9ec161–167
#59d78fc5168–229