telegramx.js

InlineQueryResultGame

interface

Represents a Game.

Declaration

interface InlineQueryResultGame 

Properties

game_short_name: string;

Short name of the game

idproperty#
id: string;

Unique identifier for this result, 1-64 bytes

reply_markup?: InlineKeyboardMarkup;

Optional. Inline keyboard attached to the message

typeproperty#
type: 'game';

Type of the result, must be game