class types.UpdateBotShippingQuery extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateBotShippingQuery } = types; ConstructorsnewUpdateBotShippingQuery(params: { queryId: bigint; userId: bigint; payload: Uint8Array; shippingAddress: TypePostAddress; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspayload: Uint8ArrayqueryId: bigintshippingAddress: TypePostAddressuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc