InputRichBlockPullQuotation¶ class pyrogram.types.InputRichBlockPullQuotation[source]¶ A pull quotation block, corresponding to the HTML tag <pullquote>. Parameters: text (str | RichText) – Text of the pull quotation. credit (str | RichText, optional) – Credit or citation source of the pull quotation, corresponding to the HTML tag <cite>.