RichMessage¶ class pyrogram.types.RichMessage[source]¶ Rich formatted message. Parameters: blocks (List of RichBlock) – Content of the message. is_rtl (bool, optional) – True, if the rich message must be shown right-to-left.