RichBlock model. Valid subtypes: RichBlockParagraph, RichBlockSectionHeading, RichBlockPreformatted, RichBlockFooter, RichBlockDivider, RichBlockMathematicalExpression, RichBlockAnchor, RichBlockList, RichBlockBlockQuotation, RichBlockPullQuotation, RichBlockCollage, RichBlockSlideshow, RichBlockTable, RichBlockDetails, RichBlockMap, RichBlockAnimation, RichBlockAudio, RichBlockPhoto, RichBlockVideo, RichBlockVoiceNote, RichBlockThinking
Summary
Types
@type t() :: ExGram.Model.RichBlockParagraph.t() | ExGram.Model.RichBlockSectionHeading.t() | ExGram.Model.RichBlockPreformatted.t() | ExGram.Model.RichBlockFooter.t() | ExGram.Model.RichBlockDivider.t() | ExGram.Model.RichBlockMathematicalExpression.t() | ExGram.Model.RichBlockAnchor.t() | ExGram.Model.RichBlockList.t() | ExGram.Model.RichBlockBlockQuotation.t() | ExGram.Model.RichBlockPullQuotation.t() | ExGram.Model.RichBlockCollage.t() | ExGram.Model.RichBlockSlideshow.t() | ExGram.Model.RichBlockTable.t() | ExGram.Model.RichBlockDetails.t() | ExGram.Model.RichBlockMap.t() | ExGram.Model.RichBlockAnimation.t() | ExGram.Model.RichBlockAudio.t() | ExGram.Model.RichBlockPhoto.t() | ExGram.Model.RichBlockVideo.t() | ExGram.Model.RichBlockVoiceNote.t() | ExGram.Model.RichBlockThinking.t()