- API ›
- Constructors ›
- WebPageAttributeStarGiftCollection
WebPageAttributeStarGiftCollection
---types--- webPageAttributeStarGiftCollection#31cad303 icons:Vector<Document> = WebPageAttribute
Belongs to
| WebPageAttribute |
In Rust this constructor is a variant of the enums::WebPageAttribute enum.
Match on it with: if let enums::WebPageAttribute::WebPageAttributeStarGiftCollection(v) = result { ... }