Types

MessageEntityTextLink

A hyperlink message entity.

Properties

offset: number

The offset of the entity.

length: number

The length of the entity.

type: "textLink"
url: string

A URL that will be opened after the text is tapped.