Describes a clickable area on a story media.
Check the documentation of this model on Telegram Bot API
position: Position of the areatype: Type of the area
Summary
Types
@type t() :: %ExGram.Model.StoryArea{ position: ExGram.Model.StoryAreaPosition.t(), type: ExGram.Model.StoryAreaType.t() }