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