Invoice Class
extends BaseContains basic information about an invoice.
Properties
client Client
See the codecurrency Currency
Three-letter ISO 4217 currency code, or "XTR" for payments in Telegram Stars
See the codestartParameter string
Unique bot deep-linking parameter that can be used to generate this invoice
See the codetotalAmount number
Total price in the *smallest units* of the currency (integer, **not** float/double). For example, for a price of
See the code