StoryAreaType¶
- class telegram.StoryAreaType(type, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObjectDescribes 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
typeis equal.Available In
Added in version 22.1.
- Parameters:
type (
str) – Type of the area.