This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
2
Star
2
Fork
0
You've already forked MadelineProto
Code
Issues
Pull Requests
Releases
Wiki
Activity
a686a0a886
MadelineProto
/
docs
/
API_docs
/
constructors
/
pageBlockFooter.md
Daniil Gentili
080942534e
Added partial support for http/https connectins, cleaned up docs, updated to layer 62.
2017-01-25 23:16:22 +01:00
457 B
Raw
Blame
History
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, ];