Skip to content

GramIO API Reference / gramio/dist / TelegramRichMessage

Interface: TelegramRichMessage

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

Rich formatted message.

Documentation

Properties

PropertyTypeDescriptionDefined in
blocksTelegramRichBlock[]Content of the message@gramio/types/out/objects.d.ts:7093
is_rtl?booleanOptional. True, if the rich message must be shown right-to-left@gramio/types/out/objects.d.ts:7097