- API ›
- Constructors ›
- WebPageAttributeUniqueStarGift
WebPageAttributeUniqueStarGift
---types--- webPageAttributeUniqueStarGift#cf6f6db8 gift:StarGift = WebPageAttribute
Belongs to
| WebPageAttribute |
In Rust this constructor is a variant of the enums::WebPageAttribute enum.
Match on it with: if let enums::WebPageAttribute::WebPageAttributeUniqueStarGift(v) = result { ... }
Parameters
| gift | StarGift | required |