Link Search Menu Expand Document

Constructor: starGiftBackground

Back to constructors index

Attributes:

NameTypeRequired
center_colorintYes
edge_colorintYes
text_colorintYes

Type: StarGiftBackground

Example:

$starGiftBackground = ['_' => 'starGiftBackground', 'center_color' => int, 'edge_color' => int, 'text_color' => int];