Skip to main content
Module

x/mtkruto/mod.ts>SuccessfulPayment

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

Properties

currency: string
totalAmount: number
invoicePayload: string
telegramPaymentChargeId: string
providerPaymentChargeId: string
optional
shippingOptionId: string
optional
orderInfo: OrderInfo