telegram api constructor · layer 229 · #aa5f789c

stories.storyReactionsList

List of peers that reacted to or intercated with a specific story

definition

stories.storyReactionsList#aa5f789c flags:# count:int reactions:Vector<StoryReaction> chats:Vector<Chat> users:Vector<User> next_offset:flags.0?string = stories.StoryReactionsList;

parameters

nametypedescription
flags#Flags, see TL conditional fields
countintTotal number of reactions matching query
reactionsVector<StoryReaction>List of peers that reacted to or interacted with a specific story
chatsVector<Chat>Mentioned chats
usersVector<User>Mentioned users
next_offsetflags.0?stringIf set, indicates the next offset to use to load more results by invoking stories.getStoryReactionsList.

type

stories.StoryReactionsList

history

present in layers 168–229

idlayers
#aa5f789c168–229