telegram api constructor · layer 229 · #8d595cd6

storyViews

Aggregated view and reaction information of a story.

definition

storyViews#8d595cd6 flags:# has_viewers:flags.1?true views_count:int forwards_count:flags.2?int reactions:flags.3?Vector<ReactionCount> reactions_count:flags.4?int recent_viewers:flags.0?Vector<long> = StoryViews;

parameters

nametypedescription
flags#Flags, see TL conditional fields
has_viewersflags.1?trueIf set, indicates that the viewers list is currently viewable, and was not yet deleted because the story has expired while the user didn't have a Premium account.
views_countintView counter of the story
forwards_countflags.2?intForward counter of the story
reactionsflags.3?Vector<ReactionCount>All reactions sent to this story
reactions_countflags.4?intNumber of reactions added to the story
recent_viewersflags.0?Vector<long>User IDs of some recent viewers of the story

type

StoryViews

history

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

idlayers
#d36760cf160
#c64c0b97161–163
#8d595cd6164–229