511 B
511 B
title | description | image | redirect_from |
---|---|---|---|
help.userInfoEmpty | Internal use | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/help_userInfoEmpty.html |
Constructor: help.userInfoEmpty
Internal use
Type: help.UserInfo
Example:
$help.userInfoEmpty = ['_' => 'help.userInfoEmpty'];
Or, if you're into Lua:
help.userInfoEmpty={_='help.userInfoEmpty'}