Rich formatted message.
Check the documentation of this model on Telegram Bot API
blocks: Content of the messageis_rtl (optional): Optional. True, if the rich message must be shown right-to-left
Summary
Types
@type t() :: %ExGram.Model.RichMessage{ blocks: [ExGram.Model.RichBlock.t()], is_rtl: boolean() | nil }