View Source ExTDLib.Object.InputInlineQueryResultGame (ExTDLib v0.0.4)

Represents a game.

NameTypeDescription
idstringUnique identifier of the query result.
game_short_namestringShort name of the game.
reply_markupReplyMarkupThe message reply markup; pass null if none. Must be of type replyMarkupInlineKeyboard or null.

More details on telegram's documentation.