437 B
437 B
title | description | image |
---|---|---|
contactLinkNone | Contact link none | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: contactLinkNone
Contact link none
Type: ContactLink
Example:
$contactLinkNone = ['_' => 'contactLinkNone'];
Or, if you're into Lua:
contactLinkNone={_='contactLinkNone'}