MadelineProtoDocs/docs/API_docs/constructors/help.deepLinkInfoEmpty.md

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

Back to constructors index

Deep link info empty

Type: help.DeepLinkInfo

Example:

$help.deepLinkInfoEmpty = ['_' => 'help.deepLinkInfoEmpty'];

Or, if you're into Lua:

help.deepLinkInfoEmpty={_='help.deepLinkInfoEmpty'}