528 B
528 B
title | description |
---|---|
inputUserForeign | inputUserForeign attributes, type and example |
Constructor: inputUserForeign
Attributes:
Name | Type | Required |
---|---|---|
user_id | int | Required |
access_hash | long | Required |
Type: InputUser
Example:
$inputUserForeign = ['_' => 'inputUserForeign', 'user_id' => int, 'access_hash' => long, ];