StoryArea¶
- class aiogram.types.story_area.StoryArea(*, position: StoryAreaPosition, type: StoryAreaTypeLocation | StoryAreaTypeSuggestedReaction | StoryAreaTypeLink | StoryAreaTypeWeather | StoryAreaTypeUniqueGift, **extra_data: Any)[source]¶
Describes a clickable area on a story media.
Source: https://core.telegram.org/bots/api#storyarea
- position: StoryAreaPosition¶
Position of the area
- type: StoryAreaTypeUnion¶
Type of the area