StoryAreaTypeUniqueGift¶
- class aiogram.types.story_area_type_unique_gift.StoryAreaTypeUniqueGift(*, type: Literal[StoryAreaTypeType.UNIQUE_GIFT] = StoryAreaTypeType.UNIQUE_GIFT, name: str, **extra_data: Any)[source]¶
Describes a story area pointing to a unique gift. Currently, a story can have at most 1 unique gift area.
Source: https://core.telegram.org/bots/api#storyareatypeuniquegift
- type: Literal[StoryAreaTypeType.UNIQUE_GIFT]¶
Type of the area, always ‘unique_gift’
- name: str¶
Unique name of the gift