View Source ExTDLib.Object.InputInlineQueryResultGame (ExTDLib v0.0.4)
Represents a game.
| Name | Type | Description |
|---|---|---|
| id | string | Unique identifier of the query result. |
| game_short_name | string | Short name of the game. |
| reply_markup | ReplyMarkup | The message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null. |
More details on telegram's documentation.