Input rich text, accepted by page block factories.
Can be either a tl.TypeRichText (passed as-is), or an InputText (a plain string or a TextWithEntities, e.g. from html/md tagged templates), which is converted to tl.TypeRichText.
html
md
Input rich text, accepted by page block factories.
Can be either a tl.TypeRichText (passed as-is), or an InputText (a plain string or a TextWithEntities, e.g. from
html/mdtagged templates), which is converted to tl.TypeRichText.