Skip to content

RichTextAnchorLink

Type · TDLib 1.8.67 · d1085f9c

A link to an anchor on the same page

RichTextAnchorLink(
  text: RichText,
  anchor_name: string,
  url: string
) → RichText

text

RichText

The link text

anchor_name

string

The anchor name. If the name is empty, the link must bring back to top

url

string

An HTTP URL that opens the anchor