Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/0_api.ts>payments_paymentReceiptStars

Cross-runtime JavaScript library for building Telegram clients
Latest
interface payments_paymentReceiptStars
import { type payments_paymentReceiptStars } from "https://deno.land/x/mtkruto@0.2.24/tl/0_api.ts";

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>