361 B
361 B
title | description |
---|---|
inputUserEmpty | inputUserEmpty attributes, type and example |
Constructor: inputUserEmpty
Type: InputUser
Example:
$inputUserEmpty = ['_' => 'inputUserEmpty', ];
Or, if you're into Lua:
inputUserEmpty={_='inputUserEmpty', }