class UpdateBotPrecheckoutQuery
extends _TypeUpdate
import { UpdateBotPrecheckoutQuery } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
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