Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/mod.ts>PreCheckoutQuery

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

Properties

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