RichBlockCaption

class pyrogram.types.RichBlockCaption[source]

Caption of a rich formatted block.

Parameters:
  • text (RichText) – Block caption.

  • credit (RichText, optional) – Block credit which corresponds to the HTML tag <cite>.