MadelineProto/old_docs/API_docs_v18/constructors/contacts_myLinkRequested.md
2017-01-19 23:02:27 +01:00

509 B

title description
contacts.myLinkRequested contacts_myLinkRequested attributes, type and example

Constructor: contacts.myLinkRequested

Back to constructors index

Attributes:

Name Type Required
contact Bool Required

Type: contacts_MyLink

Example:

$contacts_myLinkRequested = ['_' => 'contacts.myLinkRequested', 'contact' => Bool, ];