Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/4_inline_query_result_game.ts>InlineQueryResultGame

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

Properties

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