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