Skip to content

GramIO API Reference / gramio/dist / TelegramRichBlockFooter

Interface: TelegramRichBlockFooter

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

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

Documentation

Properties

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