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
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
count | int | Total number of reactions matching query |
reactions | Vector<StoryReaction> | List of peers that reacted to or interacted with a specific story |
chats | Vector<Chat> | Mentioned chats |
users | Vector<User> | Mentioned users |
next_offset | string | If set, indicates the next offset to use to load more results by invoking stories.getStoryReactionsList. |
type
history
present in layers 168–229
| id | layers |
|---|---|
| #aa5f789c | 168–229 |