RichBlockBlockQuotation¶ class pyrogram.types.RichBlockBlockQuotation[source]¶ A block quotation, corresponding to the HTML tag <blockquote>. Parameters: blocks (List of RichBlock) – Content of the block. credit (RichText, optional) – Credit of the block.