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