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