Skip to main content
Module

x/mtkruto/mod.ts>SendInvoiceParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SendInvoiceParams
Re-export
import { type SendInvoiceParams } from "https://deno.land/x/mtkruto@0.2.24/mod.ts";

Properties

optional
providerToken: string
optional
maxTipAmount: number
optional
suggestedTipAmounts: number[]
optional
startParameter: string
optional
providerData: string
optional
photoUrl: string
optional
photoSize: number
optional
photoWidth: number
optional
photoHeight: number
optional
needName: boolean
optional
needPhoneNumber: boolean
optional
needEmail: boolean
optional
needShippingAddress: boolean
optional
sendPhoneNumberToProvider: boolean
optional
sendEmailToProvider: boolean
optional
flexible: boolean