InputRichBlockParagraph

class pyrogram.types.InputRichBlockParagraph[source]

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

Parameters:

text (str | RichText) – Text of the block.