GramIO API Reference / gramio/dist / TelegramRichTextAnchor
Interface: TelegramRichTextAnchor
Defined in: @gramio/types/out/objects.d.ts:7677
An anchor.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | The name of the anchor | @gramio/types/out/objects.d.ts:7685 |
type | "anchor" | Type of the rich text, always “anchor” | @gramio/types/out/objects.d.ts:7681 |