Constructor: inputMediaGame
A game
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | InputGame | Yes | The game to forward |
Type: InputMedia
Example:
$inputMediaGame = ['_' => 'inputMediaGame', 'id' => InputGame];
A game
Name | Type | Required | Description |
---|---|---|---|
id | InputGame | Yes | The game to forward |
$inputMediaGame = ['_' => 'inputMediaGame', 'id' => InputGame];