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