StoryAreaTypeType¶
- class aiogram.enums.story_area_type_type.StoryAreaTypeType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[source]¶
This object represents input profile photo type
Source: https://core.telegram.org/bots/api#storyareatype
- LOCATION = 'location'¶
- SUGGESTED_REACTION = 'suggested_reaction'¶
- LINK = 'link'¶
- WEATHER = 'weather'¶
- UNIQUE_GIFT = 'unique_gift'¶