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