StarGiftAttributeCounter

---types---
starGiftAttributeCounter#2eb1b658 attribute:StarGiftAttributeId count:int = StarGiftAttributeCounter

Belongs to

StarGiftAttributeCounter

In Rust this constructor is a variant of the enums::StarGiftAttributeCounter enum.
Match on it with: if let enums::StarGiftAttributeCounter::StarGiftAttributeCounter(v) = result { ... }

Parameters

attributeStarGiftAttributeIdrequired
countintrequired