Skip to main content
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.30/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>