MadelineProto/old_docs/API_docs_v23/constructors/contacts_foreignLinkRequested.md

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