StoryViews

---types---
storyViews#8d595cd6 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

Belongs to

StoryViews

In Rust this constructor is a variant of the enums::StoryViews enum.
Match on it with: if let enums::StoryViews::StoryViews(v) = result { ... }

Parameters

has_viewerstrueoptional
views_countintrequired
forwards_countintoptional
reactionsVector<ReactionCount>optional
reactions_countintoptional
recent_viewersVector<long>optional