TDLib v0.0.2 TDLib.Object.InputInlineQueryResultGame View Source

Represents a game.

NameTypeDescription
idstringUnique identifier of the query result.
game_short_namestringShort name of the game.
reply_markupReplyMarkupMessage reply markup. Must be of type replyMarkupInlineKeyboard or null.

More details on telegram’s documentation.