MadelineProtoDocs/docs/API_docs/constructors/pageBlockKicker.md
2024-05-01 14:53:46 +02:00

594 B

title description nav_exclude image
pageBlockKicker Kicker true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: pageBlockKicker

Back to constructors index

Kicker

Attributes:

Name Type Required Description
text RichText Yes Contents

Type: PageBlock

Example:

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