class types.UpdateBotPrecheckoutQuery
extends _TypeUpdate
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { UpdateBotPrecheckoutQuery } = types;
Constructors
new
UpdateBotPrecheckoutQuery(params: { queryId: bigint; userId: bigint; payload: Uint8Array; info?: TypePaymentRequestedInfo; shippingOptionId?: string; currency: string; totalAmount: bigint; })Properties
protected
readonly
[params]: Paramsoptional
info: TypePaymentRequestedInfoStatic Properties
readonly
[paramDesc]: ParamDesc