InputInvoiceSlug

---types---
inputInvoiceSlug#c326caef slug:string = InputInvoice

Belongs to

InputInvoice

In Rust this constructor is a variant of the enums::InputInvoice enum.
Match on it with: if let enums::InputInvoice::InputInvoiceSlug(v) = result { ... }

Parameters

slugstringrequired

Used by

GetPaymentForm
SendPaymentForm
SendStarsForm
ValidateRequestedInfo