RichBlock¶
- class aiogram.types.rich_block.RichBlock(**extra_data: Any)[source]¶
This object represents a block in a rich formatted message. Currently, it can be any of the following types:
aiogram.types.rich_block_section_heading.RichBlockSectionHeadingaiogram.types.rich_block_mathematical_expression.RichBlockMathematicalExpressionaiogram.types.rich_block_block_quotation.RichBlockBlockQuotationaiogram.types.rich_block_expandable_block_quotation.RichBlockExpandableBlockQuotationaiogram.types.rich_block_pull_quotation.RichBlockPullQuotation