InputRichMessageContent¶
- class aiogram.types.input_rich_message_content.InputRichMessageContent(*, rich_message: InputRichMessage, **extra_data: Any)[source]¶
Represents the content of a rich message to be sent as the result of an inline query.
Source: https://core.telegram.org/bots/api#inputrichmessagecontent
- rich_message: InputRichMessage¶
The message to be sent