MadelineProto/docs/API_docs/constructors/pageBlockTitle.md

452 B

title description
pageBlockTitle pageBlockTitle attributes, type and example

Constructor: pageBlockTitle

Back to constructors index

Attributes:

Name Type Required
text RichText Required

Type: PageBlock

Example:

$pageBlockTitle = ['_' => 'pageBlockTitle', 'text' => RichText, ];