Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface SuccessfulPayment
Re-export
import { type SuccessfulPayment } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";

Properties

currency: string
total_amount: number
invoice_payload: string
optional
shipping_option_id: string
optional
order_info: OrderInfo
telegram_payment_charge_id: string
provider_payment_charge_id: string