Back to constructors index
Indicates an already sent game
Attributes:
Name | Type | Required | Description |
---|
id | long | Yes | game ID from Game constructor |
access_hash | long | Yes | access hash from Game constructor |
Example:
$inputGameID = ['_' => 'inputGameID', 'id' => long, 'access_hash' => long];