class types.UpdateBotInlineSend extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateBotInlineSend } = types; ConstructorsnewUpdateBotInlineSend(params: { userId: bigint; query: string; geo?: TypeGeoPoint; id: string; msgId?: TypeInputBotInlineMessageID; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalgeo: TypeGeoPointid: stringoptionalmsgId: TypeInputBotInlineMessageIDquery: stringuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc