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

549 B

title description
contacts.foreignLinkRequested contacts_foreignLinkRequested attributes, type and example

Constructor: contacts.foreignLinkRequested

Back to constructors index

Attributes:

Name Type Required
has_phone Bool Required

Type: contacts_ForeignLink

Example:

$contacts_foreignLinkRequested = ['_' => 'contacts.foreignLinkRequested', 'has_phone' => Bool, ];