Skip to main content
Module

x/mtkruto/mod.ts>InlineQueryResultGame

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface InlineQueryResultGame
Re-export
import { type InlineQueryResultGame } from "https://deno.land/x/mtkruto@0.1.133/mod.ts";

Properties

type: "game"
id: string
gameShortName: string
optional
replyMarkup: InlineKeyboardMarkup