StoryAreaTypeLink# class pyrogram.types.StoryAreaTypeLink[source]# This object describes a story area pointing to an HTTP or tg:// link. Currently, a story can have up to 3 link areas. Parameters: url (str) – HTTP or tg:// URL to be opened when the area is clicked.