Layer 220
InputMediaGame
A game
constructor
inputMediaGame#d33f43f3 id:InputGame = InputMedia;
Parameters
| Name | Type | Description |
|---|---|---|
| Id | InputGame | The game to forward |
Returns
InputMediaGogram Example
// Creating InputMediaGame constructor obj := &tg.InputMediaGame{ Id: &tg.InputGame{}, }