RichTextSubscript¶
- class aiogram.types.rich_text_subscript.RichTextSubscript(*, type: Literal[RichTextType.SUBSCRIPT] = RichTextType.SUBSCRIPT, text: RichTextUnion, **extra_data: Any)[source]¶
A subscript text.
Source: https://core.telegram.org/bots/api#richtextsubscript
- type: Literal[RichTextType.SUBSCRIPT]¶
Type of the rich text, always ‘subscript’
- text: RichTextUnion¶
The text