View Source ExTDLib.Object.InputMessageGame (ExTDLib v0.0.4)
A message with a game; not supported for channels or secret chats.
| Name | Type | Description |
|---|---|---|
| bot_user_id | string | User identifier of the bot that owns the game. |
| game_short_name | string | Short name of the game. |
More details on telegram's documentation.