RichTextAnchorLink¶ class pyrogram.types.RichTextAnchorLink[source]¶ A link to an anchor. Parameters: text (RichText) – The text. anchor_name (str) – The name of the anchor. If the name is empty, then the link brings back to the top of the message.