Describes a clickable area on a story media https://core.telegram.org/bots/api#storyarea.
void fromJson(const nl::json &json)
Deserializes this object from JSON.
StoryArea(const nl::json &json)
Ptr< StoryAreaType > type
Type of the area.
Ptr< StoryAreaPosition > position
Position of the area.
nl::json toJson() const
Serializes this object to JSON.