563 B
563 B
title | description | image | redirect_from |
---|---|---|---|
help.deepLinkInfoEmpty | Deep link info empty | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/help_deepLinkInfoEmpty.html |
Constructor: help.deepLinkInfoEmpty
Deep link info empty
Type: help.DeepLinkInfo
Example:
$help.deepLinkInfoEmpty = ['_' => 'help.deepLinkInfoEmpty'];
Or, if you're into Lua:
help.deepLinkInfoEmpty={_='help.deepLinkInfoEmpty'}