Skip to content

GramIO API Reference / gramio/dist / TelegramInputRichBlockFooter

Interface: TelegramInputRichBlockFooter

Defined in: @gramio/types/out/objects.d.ts:8526

A footer, corresponding to the HTML tag <footer>.

Documentation

Properties

PropertyTypeDescriptionDefined in
textTelegramRichTextText of the block@gramio/types/out/objects.d.ts:8534
type"footer"Type of the block, always “footer”@gramio/types/out/objects.d.ts:8530