class types.UpdateBotPrecheckoutQuery extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateBotPrecheckoutQuery } = types; ConstructorsnewUpdateBotPrecheckoutQuery(params: { queryId: bigint; userId: bigint; payload: Uint8Array; info?: TypePaymentRequestedInfo; shippingOptionId?: string; currency: string; totalAmount: bigint; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramscurrency: stringoptionalinfo: TypePaymentRequestedInfopayload: Uint8ArrayqueryId: bigintoptionalshippingOptionId: stringtotalAmount: bigintuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc