MadelineProtoDocs/old_docs/API_docs_v105/constructors/help_userInfoEmpty.md
2019-12-27 17:48:04 +01:00

450 B

title description image
help.userInfoEmpty Internal use https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: help.userInfoEmpty

Back to constructors index

Internal use

Type: help_UserInfo

Example:

$help_userInfoEmpty = ['_' => 'help.userInfoEmpty'];

Or, if you're into Lua:

help_userInfoEmpty={_='help.userInfoEmpty'}