Skip to main content
Module

x/mtkruto/3_types.ts>PreCheckoutQuery

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface PreCheckoutQuery
Re-export
import { type PreCheckoutQuery } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

Properties

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