StoryAreaTypeUniqueGift¶
- class telegram.StoryAreaTypeUniqueGift(name, *, api_kwargs=None)[source]¶
Bases:
telegram.StoryAreaType
Describes a story area pointing to a unique gift. Currently, a story can have at most
1
unique gift area.Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
name
is equal.Available In
Added in version 22.1.
- type[source]¶
Type of the area, always
'unique_gift'
.- Type: