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