mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 16:07:25 +01:00
510 B
510 B
title | description |
---|---|
contacts_myLinkRequested | contacts_myLinkRequested attributes, type and example |
Constructor: contacts_myLinkRequested
Attributes:
Name | Type | Required |
---|---|---|
contact | Bool | Required |
Type: contacts_MyLink
Example:
$contacts_myLinkRequested = ['_' => 'contacts_myLinkRequested', 'contact' => Bool, ];