Skip to main content
Module

x/mtkruto/2_tl.ts>Api.payments_paymentReceipt

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.payments_paymentReceipt
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { payments_paymentReceipt } = Api;

Properties

_: "payments.paymentReceipt"
date: number
bot_id: bigint
provider_id: bigint
title: string
description: string
optional
photo: WebDocument
invoice: Invoice
optional
info: PaymentRequestedInfo
optional
shipping: ShippingOption
optional
tip_amount: bigint
currency: string
total_amount: bigint
credentials_title: string
users: Array<User>