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