GramIO API Reference / gramio/dist / TelegramInputRichBlockAnchor
Interface: TelegramInputRichBlockAnchor
Defined in: @gramio/types/out/objects.d.ts:8570
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:8578 |
type | "anchor" | Type of the block, always “anchor” | @gramio/types/out/objects.d.ts:8574 |