import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesSetInlineBotResults } = functions;
Constructors
new
MessagesSetInlineBotResults(params: { gallery?: true; private?: true; queryId: bigint; results: Array<types.TypeInputBotInlineResult>; cacheTime: number; nextOffset?: string; switchPm?: types.TypeInlineBotSwitchPM; switchWebview?: types.TypeInlineBotWebView; })Properties
protected
readonly
[params]: Paramsresults: Array<types.TypeInputBotInlineResult>
optional
switchPm: types.TypeInlineBotSwitchPMoptional
switchWebview: types.TypeInlineBotWebViewStatic Properties
readonly
[paramDesc]: ParamDesc