GramIO API Reference / gramio/dist / TelegramRichBlockAnchor
Interface: TelegramRichBlockAnchor
Defined in: @gramio/types/out/objects.d.ts:7994
A block with an anchor, corresponding to the HTML tag <a> with the attribute name.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
name | string | The name of the anchor | @gramio/types/out/objects.d.ts:8002 |
type | "anchor" | Type of the block, always “anchor” | @gramio/types/out/objects.d.ts:7998 |