RichTextAnchor¶
- class aiogram.types.rich_text_anchor.RichTextAnchor(*, type: Literal[RichTextType.ANCHOR] = RichTextType.ANCHOR, name: str, **extra_data: Any)[source]¶
An anchor.
Source: https://core.telegram.org/bots/api#richtextanchor
- type: Literal[RichTextType.ANCHOR]¶
Type of the rich text, always ‘anchor’
- name: str¶
The name of the anchor