RichTextAnchor
An anchor.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the rich text, always “anchor” |
name | string | required | The name of the anchor |
import
import type { RichTextAnchor } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#richtextanchor