Skip to main content
Module

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

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

Properties

_: "payments.paymentReceiptStars"
date: number
bot_id: bigint
title: string
description: string
optional
photo: WebDocument
invoice: Invoice
currency: string
total_amount: bigint
transaction_id: string
users: Array<User>