MadelineProto/old_docs/API_docs_v25/constructors/contactLinkContact.md
2017-05-27 22:21:14 +01: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', }