import { functions } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { MessagesSendWebViewResultMessage } = functions;
Constructors
new
MessagesSendWebViewResultMessage(params: { botQueryId: string; result: types.TypeInputBotInlineResult; })Properties
protected
readonly
[params]: Paramsresult: types.TypeInputBotInlineResult
Static Properties
readonly
[paramDesc]: ParamDesc