498 B
498 B
title | description | image |
---|---|---|
help.deepLinkInfoEmpty | Empty deep link info | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: help.deepLinkInfoEmpty
Empty deep link info
Type: help_DeepLinkInfo
Example:
$help_deepLinkInfoEmpty = ['_' => 'help.deepLinkInfoEmpty'];
Or, if you're into Lua:
help_deepLinkInfoEmpty={_='help.deepLinkInfoEmpty'}