461 B
461 B
title | description | image |
---|---|---|
inputDocumentEmpty | Empty constructor. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputDocumentEmpty
Empty constructor.
Type: InputDocument
Example:
$inputDocumentEmpty = ['_' => 'inputDocumentEmpty'];
Or, if you're into Lua:
inputDocumentEmpty={_='inputDocumentEmpty'}