Skip to main content

starGiftAttributeCounter

Indicates the total number of gifts that have the specified attribute.

type tg.StarGiftAttributeCounter struct { /* ... */ }

Fields

NameTypeRequiredDescription
AttributeStarGiftAttributeIDClassyesThe attribute (just the ID, without the attribute itself).
CountintyesTotal number of gifts with this attribute.

References