MadelineProto/old_docs/API_docs_v65/constructors/contactLinkContact.md
Daniil Gentili 1eb2fc0b4f fix
2017-04-21 13:27:04 +02:00

393 B

title description
contactLinkContact contactLinkContact attributes, type and example

Constructor: contactLinkContact

Back to constructors index

Type: ContactLink

Example:

$contactLinkContact = ['_' => 'contactLinkContact', ];

Or, if you're into Lua:

contactLinkContact={_='contactLinkContact', }