RichBlockExpandableBlockQuotation¶ class pyrogram.types.RichBlockExpandableBlockQuotation[source]¶ A block quotation, corresponding to the HTML tag <blockquote> with the custom attribute collapsed. Parameters: text (RichText) – Content of the block. credit (RichText, optional) – Credit of the block.