MadelineProto/docs/API_docs/constructors/pageBlockFooter.md

457 B

title description
pageBlockFooter pageBlockFooter attributes, type and example

Constructor: pageBlockFooter

Back to constructors index

Attributes:

Name Type Required
text RichText Required

Type: PageBlock

Example:

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