MadelineProto/old_docs/API_docs_v18/constructors/inputUserContact.md
2017-02-12 20:32:28 +03:00

454 B

title description
inputUserContact inputUserContact attributes, type and example

Constructor: inputUserContact

Back to constructors index

Attributes:

Name Type Required
user_id int Required

Type: InputUser

Example:

$inputUserContact = ['_' => 'inputUserContact', 'user_id' => int, ];