inputInvoiceSlug
An invoice slug taken from an invoice deep link or from the premium_invoice_slug app config parameter »
type tg.InputInvoiceSlug struct { /* ... */ }
Implements InputInvoice.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Slug | string | yes | The invoice slug |
References
- Official documentation
- Generated Go reference
- TL definition:
inputInvoiceSlug#c326caef