StarGiftBackground

---types---
starGiftBackground#aff56398 center_color:int edge_color:int text_color:int = StarGiftBackground

Belongs to

StarGiftBackground

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

Parameters

center_colorintrequired
edge_colorintrequired
text_colorintrequired