1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 16:07:25 +01:00
MadelineProto/old_docs/API_docs_v23/constructors/contacts_myLinkRequested.md

510 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, ];