class UpdateBotPrecheckoutQuery_
extends _Update_
import { UpdateBotPrecheckoutQuery_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
UpdateBotPrecheckoutQuery_(params: { query_id: bigint; user_id: bigint; payload: Uint8Array; info?: enums.PaymentRequestedInfo; shipping_option_id?: string; currency: string; total_amount: bigint; })Properties
protected
readonly
[params]: Paramsoptional
info: enums.PaymentRequestedInfoStatic Properties
readonly
[paramDesc]: ParamDesc