Skip to content

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.

Documentation

Properties

PropertyTypeDescriptionDefined in
namestringThe 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