MadelineProto/old_docs/API_docs_v62/constructors/pageBlockUnsupported.md

500 B

title description
pageBlockUnsupported pageBlockUnsupported attributes, type and example

Constructor: pageBlockUnsupported

Back to constructors index

Attributes:

Name Type Required

Type: PageBlock

Example:

$pageBlockUnsupported = ['_' => 'pageBlockUnsupported', ];

Or, if you're into Lua:

pageBlockUnsupported={_='pageBlockUnsupported', }