StoryInteractionInfo¶
Contains information about interactions with a story
StoryInteractionInfo(
view_count: int32,
forward_count: int32,
reaction_count: int32,
recent_viewer_user_ids: list of int53
) → StoryInteractionInfo
view_count¶
int32
Number of times the story was viewed
forward_count¶
int32
Number of times the story was forwarded; 0 if none or unknown
reaction_count¶
int32
Number of reactions added to the story; 0 if none or unknown
recent_viewer_user_ids¶
list of int53
Identifiers of at most 3 recent viewers of the story