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
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| has_viewers |
flags.1?true |
|
| views_count |
int |
|
| forwards_count |
flags.2?int |
|
| reactions |
flags.3?Vector<ReactionCount> |
List of reactions. |
| reactions_count |
flags.4?int |
|
| recent_viewers |
flags.0?Vector<long> |
|
Type
StoryViews
Related pages
Types used here