Skip to main content
Module

x/mtkruto/types/2_pre_checkout_query.ts>PreCheckoutQuery

Cross-runtime JavaScript library for building Telegram clients
Latest
interface PreCheckoutQuery
import { type PreCheckoutQuery } from "https://deno.land/x/mtkruto@0.2.30/types/2_pre_checkout_query.ts";

Properties

id: string
from: User
currency: string
totalAmount: number
invoicePayload: string
optional
shippingOptionId: string
optional
orderInfo: OrderInfo