MadelineProto/old_docs/API_docs_v23/constructors/contacts_myLinkContact.md
2017-05-27 22:21:14 +01:00

430 B

title description
contacts.myLinkContact contacts_myLinkContact attributes, type and example

Constructor: contacts.myLinkContact

Back to constructors index

Type: contacts_MyLink

Example:

$contacts_myLinkContact = ['_' => 'contacts.myLinkContact', ];

Or, if you're into Lua:

contacts_myLinkContact={_='contacts.myLinkContact', }