telegramx.js

StoryAreaTypeLink

interface

Describes a story area pointing to an HTTP or tg:// link. Currently, a story can have up to 3 link areas.

Declaration

interface StoryAreaTypeLink 

Properties

typeproperty#
type: 'link';

Type of the area, always "link"

urlproperty#
url: string;

HTTP or tg:// URL to be opened when the area is clicked