- API ›
- Constructors ›
- InputStorePaymentStarsTopup
InputStorePaymentStarsTopup
---types--- inputStorePaymentStarsTopup#f9a2a6cb stars:long currency:string amount:long spend_purpose_peer:flags.0?InputPeer = InputStorePaymentPurpose
Belongs to
| InputStorePaymentPurpose |
In Rust this constructor is a variant of the enums::InputStorePaymentPurpose enum.
Match on it with: if let enums::InputStorePaymentPurpose::InputStorePaymentStarsTopup(v) = result { ... }
Parameters
Used by
| AssignAppStoreTransaction |
| AssignPlayMarketTransaction |
| CanPurchaseStore |
| LaunchPrepaidGiveaway |