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

x/mtkruto/tl/3_functions.ts>payments_exportInvoice_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class payments_exportInvoice_
extends Function_<enums.payments.ExportedInvoice>
import { payments_exportInvoice_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Generate an invoice deep link

Constructors

new
payments_exportInvoice_(params: { invoice_media: enums.InputMedia; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
invoice_media: enums.InputMedia

Invoice

Static Properties

__F: (params: { invoice_media: enums.InputMedia; }) => enums.payments.ExportedInvoice
readonly
[name]: string
readonly
[paramDesc]: ParamDesc