mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 13:47:20 +01:00
396 B
396 B
Constructor: importedContact
Attributes:
Name | Type | Required |
---|---|---|
user_id | int | Required |
client_id | long | Required |
Type: ImportedContact
Example:
$importedContact = ['_' => importedContact', 'user_id' => int, 'client_id' => long, ];