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