Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/mod.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.30/mod.ts";

Properties

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