RichBlockPullQuotation

class pyrogram.types.RichBlockPullQuotation[source]

A quotation with centered text, loosely corresponding to the HTML tag <aside>.

Parameters:
  • text (RichText) – Text of the block.

  • credit (RichText, optional) – Credit of the block.