484 B
484 B
title | description | image |
---|---|---|
contacts.myLinkContact | My link contact | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: contacts.myLinkContact
My link contact
Type: contacts_MyLink
Example:
$contacts_myLinkContact = ['_' => 'contacts.myLinkContact'];
Or, if you're into Lua:
contacts_myLinkContact={_='contacts.myLinkContact'}