Constructor: chatThemeUniqueGift
Attributes:
Name | Type | Required |
---|---|---|
gift | StarGift | Yes |
theme_settings | Array of ThemeSettings | Yes |
Type: ChatTheme
Example:
$chatThemeUniqueGift = ['_' => 'chatThemeUniqueGift', 'gift' => StarGift, 'theme_settings' => [ThemeSettings, ThemeSettings]];