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