Skip to main content
Module

x/grammy_types/mod.ts>InlineQueryResultGame

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface InlineQueryResultGame
import { type InlineQueryResultGame } from "https://deno.land/x/grammy_types@v3.6.0/mod.ts";

Represents a Game.

Properties

type: "game"

Type of the result, must be game

id: string

Unique identifier for this result, 1-64 bytes

game_short_name: string

Short name of the game

optional
reply_markup: InlineKeyboardMarkup

Inline keyboard attached to the message