MadelineProtoDocs/docs/TD_docs/constructors/inputInlineQueryResultGame.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

732 B

title description image
inputInlineQueryResultGame Represents a game https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputInlineQueryResultGame

Back to constructors index

Represents a game

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
game_short_name string Yes Game short name
reply_markup ReplyMarkup Yes Message reply markup, should be of type replyMarkupInlineKeyboard or null

Type: InputInlineQueryResult