RichText

class aiogram.types.rich_text.RichText(**extra_data: Any)[source]

This object represents a rich formatted text. Currently, it can be either a String for plain text, an Array of aiogram.types.rich_text.RichText, or any of the following types:

Source: https://core.telegram.org/bots/api#richtext