telegramx.js

RichBlockAnchor

interface

A block with an anchor, corresponding to the HTML tag with the attribute name.

Declaration

interface RichBlockAnchor 

Properties

nameproperty#
name: string;

The name of the anchor

typeproperty#
type: 'anchor';

Type of the block, always "anchor"