StoryAreaTypeLink¶
- class telegram.StoryAreaTypeLink(url, *, api_kwargs=None)[source]¶
Bases:
telegram.StoryAreaType
Describes a story area pointing to an
HTTP
ortg://
link. Currently, a story can have up to3
link areas.Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
url
is equal.Available In
Added in version 22.1.