InputRichMessageContent
Represents the content of a rich message to be sent as the result of an inline query.
fields
| field | type | required | description |
|---|---|---|---|
rich_message | InputRichMessage | required | The message to be sent |
import
import type { InputRichMessageContent } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#inputrichmessagecontent