StoryAreaType¶ class aiogram.types.story_area_type.StoryAreaType(**extra_data: Any)[source]¶ Describes the type of a clickable area on a story. Currently, it can be one of aiogram.types.story_area_type_location.StoryAreaTypeLocation aiogram.types.story_area_type_suggested_reaction.StoryAreaTypeSuggestedReaction aiogram.types.story_area_type_link.StoryAreaTypeLink aiogram.types.story_area_type_weather.StoryAreaTypeWeather aiogram.types.story_area_type_unique_gift.StoryAreaTypeUniqueGift Source: https://core.telegram.org/bots/api#storyareatype