mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-03 20:37:47 +01:00
453 B
453 B
title | description |
---|---|
inputMediaGame | inputMediaGame attributes, type and example |
Constructor: inputMediaGame
Attributes:
Name | Type | Required |
---|---|---|
id | InputGame | Required |
Type: InputMedia
Example:
$inputMediaGame = ['_' => 'inputMediaGame', 'id' => InputGame, ];