- API ›
- Constructors ›
- Payments ›
- StarGiftsNotModified
StarGiftsNotModified
---types--- payments.starGiftsNotModified#a388a368 = payments.StarGifts
Belongs to
| payments.StarGifts |
In Rust this constructor is a variant of the enums::payments.StarGifts enum.
Match on it with: if let enums::payments.StarGifts::StarGiftsNotModified(v) = result { ... }
Parameters
This item has no parameters.