Skip to content

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.

Documentation

Properties

PropertyTypeDescriptionDefined in
rich_messageTelegramInputRichMessageThe message to be sent. Only previously uploaded files may be used in the message.@gramio/types/out/objects.d.ts:10215