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

454 B

title description
inputPeerContact inputPeerContact attributes, type and example

Constructor: inputPeerContact

Back to constructors index

Attributes:

Name Type Required
user_id int Required

Type: InputPeer

Example:

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