mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-03 10:08:28 +01:00
429 B
429 B
title | description | nav_exclude | image |
---|---|---|---|
inputDocumentEmpty | Empty constructor. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputDocumentEmpty
Empty constructor.
Type: InputDocument
Example:
$inputDocumentEmpty = ['_' => 'inputDocumentEmpty'];