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