mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
585 B
585 B
title | description | nav_exclude | image |
---|---|---|---|
pageBlockTitle | Title | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: pageBlockTitle
Title
Attributes:
Name | Type | Required | Description |
---|---|---|---|
text | RichText | Yes | Title |
Type: PageBlock
Example:
$pageBlockTitle = ['_' => 'pageBlockTitle', 'text' => RichText];