StoryAreaType¶
- class telegram.StoryAreaType(type, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObject
Describes the type of a clickable area on a story. Currently, it can be one of:
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
type
is equal.Available In
Added in version 22.1.