RichBlockCaption¶
- class aiogram.types.rich_block_caption.RichBlockCaption(*, text: RichTextUnion, credit: RichTextUnion | None = None, **extra_data: Any)[source]¶
Caption of a rich formatted block.
Source: https://core.telegram.org/bots/api#richblockcaption
- text: RichTextUnion¶
Block caption
- credit: RichTextUnion | None¶
Optional. Block credit which corresponds to the HTML tag <cite>