RichMessage
Rich formatted message.
fields
| field | type | required | description |
|---|---|---|---|
blocks | RichBlock[] | required | Content of the message |
is_rtl | boolean | optional | Optional. True, if the rich message must be shown right-to-left |
import
import type { RichMessage } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#richmessage