497 B
497 B
title | description | image |
---|---|---|
help.deepLinkInfoEmpty | Deep link info empty | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
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'}