class types.MessagesBotResults extends _TypeMessagesBotResultsimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesBotResults } = types; ConstructorsnewMessagesBotResults(params: { gallery?: true; queryId: bigint; nextOffset?: string; switchPm?: TypeInlineBotSwitchPM; switchWebview?: TypeInlineBotWebView; results: Array<TypeBotInlineResult>; cacheTime: number; users: Array<TypeUser>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamscacheTime: numberoptionalgallery: trueoptionalnextOffset: stringqueryId: bigintresults: Array<TypeBotInlineResult>optionalswitchPm: TypeInlineBotSwitchPMoptionalswitchWebview: TypeInlineBotWebViewusers: Array<TypeUser>Static Propertiesreadonly[paramDesc]: ParamDesc