Are you an LLM? You can read better optimized documentation at /api/gramio/interfaces/TelegramInputRichBlockFooter.md for this page in Markdown format
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>.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
text | TelegramRichText | Text 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 |