1
0
mirror of https://github.com/danog/MadelineProto.git synced 2025-01-23 00:51:12 +01:00

453 B

title description
inputMediaGame inputMediaGame attributes, type and example

Constructor: inputMediaGame

Back to constructors index

Attributes:

Name Type Required
id InputGame Required

Type: InputMedia

Example:

$inputMediaGame = ['_' => 'inputMediaGame', 'id' => InputGame, ];