mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 03:58:15 +01:00
393 B
393 B
title | description |
---|---|
contactLinkContact | contactLinkContact attributes, type and example |
Constructor: contactLinkContact
Type: ContactLink
Example:
$contactLinkContact = ['_' => 'contactLinkContact', ];
Or, if you're into Lua:
contactLinkContact={_='contactLinkContact', }