568 B
568 B
title | description | image | redirect_from |
---|---|---|---|
contacts.myLinkContact | contacts.myLinkContact attributes, type and example | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/contacts_myLinkContact.html |
Constructor: contacts.myLinkContact
Type: contacts.MyLink
Example:
$contacts.myLinkContact = ['_' => 'contacts.myLinkContact'];
Or, if you're into Lua:
contacts.myLinkContact={_='contacts.myLinkContact'}