chatThemeUniqueGift
A chat theme based on a collectible gift ».
type tg.ChatThemeUniqueGift struct { /* ... */ }
Implements ChatTheme.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Gift | StarGiftClass | yes | The owned collectible gift on which this theme is based, as a starGiftUnique constructor. |
ThemeSettings | []ThemeSettings | yes | Theme settings. |
References
- Official documentation
- Generated Go reference
- TL definition:
chatThemeUniqueGift#3458f9c8