TDLib v0.0.2 TDLib.Object.InputInlineQueryResultGame View Source
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 | Message reply markup. Must be of type replyMarkupInlineKeyboard or null. |
More details on telegram’s documentation.