531 B
531 B
title | description | image | redirect_from |
---|---|---|---|
contacts.myLinkEmpty | Empty my link | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/contacts_myLinkEmpty.html |
Constructor: contacts.myLinkEmpty
Empty my link
Type: contacts.MyLink
Example:
$contacts.myLinkEmpty = ['_' => 'contacts.myLinkEmpty'];
Or, if you're into Lua:
contacts.myLinkEmpty={_='contacts.myLinkEmpty'}