MadelineProtoDocs/old_docs/API_docs_v66/constructors/pageBlockUnsupported.md

473 B

title description image
pageBlockUnsupported Unsupported IV element https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: pageBlockUnsupported

Back to constructors index

Unsupported IV element

Type: PageBlock

Example:

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

Or, if you're into Lua:

pageBlockUnsupported={_='pageBlockUnsupported'}