mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-23 00:51:12 +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, ];