interface InlineQueryResultGameimport { type InlineQueryResultGame } from "https://dotland.deno.dev/x/grammy@v1.31.0/types.web.ts"; Represents a Game. Propertiestype: "game"Type of the result, must be game id: stringUnique identifier for this result, 1-64 bytes game_short_name: stringShort name of the game optionalreply_markup: InlineKeyboardMarkupInline keyboard attached to the message