class InputMediaInvoice
extends _TypeInputMedia
import { InputMediaInvoice } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
InputMediaInvoice(params: { title: string; description: string; photo?: TypeInputWebDocument; invoice: TypeInvoice; payload: Uint8Array; provider: string; providerData: TypeDataJSON; startParam?: string; extendedMedia?: TypeInputMedia; })Properties
protected
readonly
[params]: Paramsoptional
extendedMedia: TypeInputMediainvoice: TypeInvoice
optional
photo: TypeInputWebDocumentproviderData: TypeDataJSON
Static Properties
readonly
[paramDesc]: ParamDesc