class functions.MessagesSetInlineBotResults extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesSetInlineBotResults } = functions; ConstructorsnewMessagesSetInlineBotResults(params: { gallery?: true; private?: true; queryId: bigint; results: Array<types.TypeInputBotInlineResult>; cacheTime: number; nextOffset?: string; switchPm?: types.TypeInlineBotSwitchPM; switchWebview?: types.TypeInlineBotWebView; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamscacheTime: numberoptionalgallery: trueoptionalnextOffset: stringoptionalprivate: truequeryId: bigintresults: Array<types.TypeInputBotInlineResult>optionalswitchPm: types.TypeInlineBotSwitchPMoptionalswitchWebview: types.TypeInlineBotWebViewStatic Propertiesreadonly[paramDesc]: ParamDesc