StoryAreaTypeSuggestedReaction¶
An area pointing to a suggested reaction. App needs to show a clickable reaction on the area and call setStoryReaction when the area is clicked
StoryAreaTypeSuggestedReaction(
reaction_type: ReactionType,
total_count: int32,
is_dark: Bool,
is_flipped: Bool
) → StoryAreaType