RichBlockParagraph

class pyrogram.types.RichBlockParagraph[source]

A text paragraph, corresponding to the HTML tag <p>.

Parameters:

text (RichText) – Text of the block.