telegramx.js

RichBlockFooter

interface

A footer, corresponding to the HTML tag .

Declaration

interface RichBlockFooter 

Properties

textproperty#
text: RichText;

Text of the block

typeproperty#
type: 'footer';

Type of the block, always "footer"