class types.UpdateBotInlineQuery extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateBotInlineQuery } = types; ConstructorsnewUpdateBotInlineQuery(params: { queryId: bigint; userId: bigint; query: string; geo?: TypeGeoPoint; peerType?: TypeInlineQueryPeerType; offset: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalgeo: TypeGeoPointoffset: stringoptionalpeerType: TypeInlineQueryPeerTypequery: stringqueryId: bigintuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc