GramIO API Reference / gramio/dist / TelegramInputRichMessageContent
Interface: TelegramInputRichMessageContent
Defined in: @gramio/types/out/objects.d.ts:10211
Represents the content of a rich message to be sent as the result of an inline query.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
rich_message | TelegramInputRichMessage | The message to be sent. Only previously uploaded files may be used in the message. | @gramio/types/out/objects.d.ts:10215 |