StoryAreaType
Describes the type of a clickable area on a story. Currently, it can be one of
StoryAreaTypeLocation
StoryAreaTypeSuggestedReaction
StoryAreaTypeLink
StoryAreaTypeWeather
StoryAreaTypeUniqueGift
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
@Serializable
@SerialName(value = "location")
Link copied to clipboard
@Serializable
@SerialName(value = "suggested_reaction")
Link copied to clipboard
@Serializable
@SerialName(value = "unique_gift")