InlineQueryResultGame
Represents a Game.
Properties
type
ts
type: "game";
Type of the result, must be game
id
ts
id: string;
Unique identifier for this result, 1-64 bytes
game_short_name
ts
game_short_name: string;
Short name of the game
reply_markup
ts
reply_markup?: InlineKeyboardMarkup;
Inline keyboard attached to the message