GramIO API Reference / gramio/dist / TelegramRichMessage
Interface: TelegramRichMessage
Defined in: @gramio/types/out/objects.d.ts:7089
Rich formatted message.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
blocks | TelegramRichBlock[] | Content of the message | @gramio/types/out/objects.d.ts:7093 |
is_rtl? | boolean | Optional. True, if the rich message must be shown right-to-left | @gramio/types/out/objects.d.ts:7097 |