class functions.MessagesGetInlineBotResults extends Function<types.TypeMessagesBotResults>import { functions } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { MessagesGetInlineBotResults } = functions; ConstructorsnewMessagesGetInlineBotResults(params: { bot: types.TypeInputUser; peer: types.TypeInputPeer; geoPoint?: types.TypeInputGeoPoint; query: string; offset: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbot: types.TypeInputUseroptionalgeoPoint: types.TypeInputGeoPointoffset: stringpeer: types.TypeInputPeerquery: stringStatic Propertiesreadonly[paramDesc]: ParamDesc