--- title: inputMediaGame --- ## Constructor: inputMediaGame [Back to constructors index](index.md) ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |id|[InputGame](../types/InputGame.md) | Required| ### Type: [InputMedia](../types/InputMedia.md) ### Example: ``` $inputMediaGame = ['_' => inputMediaGame', 'id' => InputGame, ]; ```