class types.InputBotInlineResultGame
extends _TypeInputBotInlineResult
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { InputBotInlineResultGame } = types;
Constructors
new
InputBotInlineResultGame(params: { id: string; shortName: string; sendMessage: TypeInputBotInlineMessage; })Properties
protected
readonly
[params]: ParamssendMessage: TypeInputBotInlineMessage
Static Properties
readonly
[paramDesc]: ParamDesc