InputRichBlockBlockQuotation¶
- class pyrogram.types.InputRichBlockBlockQuotation[source]¶
A block quotation, corresponding to the HTML tag
<blockquote>.- Parameters:
blocks (List of
InputRichBlock) – Blocks inside the block quotation.credit (
str|RichText, optional) – Credit or citation source of the block quotation, corresponding to the HTML tag<cite>.