Skip to content

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.

Documentation

Properties

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