title |
description |
inputGameID |
inputGameID attributes, type and example |
Constructor: inputGameID
Back to constructors index
Attributes:
Name |
Type |
Required |
id |
long |
Required |
access_hash |
long |
Required |
Example:
$inputGameID = ['_' => 'inputGameID', 'id' => long, 'access_hash' => long, ];