MadelineProtoDocs/docs/API_docs/constructors/inputInvoiceSlug.md
2024-05-01 14:53:46 +02:00

920 B

title description nav_exclude image
inputInvoiceSlug An invoice slug taken from an invoice deep link or from the premium_invoice_slug app config parameter » true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputInvoiceSlug

Back to constructors index

An invoice slug taken from an invoice deep link or from the premium_invoice_slug app config parameter »

Attributes:

Name Type Required Description
slug string Yes The invoice slug

Type: InputInvoice

Example:

$inputInvoiceSlug = ['_' => 'inputInvoiceSlug', 'slug' => 'string'];