- API ›
- Constructors ›
- InputInvoiceStarGiftPrepaidUpgrade
InputInvoiceStarGiftPrepaidUpgrade
---types--- inputInvoiceStarGiftPrepaidUpgrade#9a0b48b8 peer:InputPeer hash: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::InputInvoiceStarGiftPrepaidUpgrade(v) = result { ... }
Parameters
Used by
| GetPaymentForm |
| SendPaymentForm |
| SendStarsForm |
| ValidateRequestedInfo |