ChatThemeUniqueGift

---types---
chatThemeUniqueGift#3458f9c8 gift:StarGift theme_settings:Vector<ThemeSettings> = ChatTheme

Belongs to

ChatTheme

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

Parameters

giftStarGiftrequired
theme_settingsVector<ThemeSettings>required