uniqueGiftColors property
Optional. The color scheme based on a unique gift that must be used for the chat's name, message replies and link previews
Implementation
@JsonKey(name: 'unique_gift_colors')
UniqueGiftColors? get uniqueGiftColors;
Optional. The color scheme based on a unique gift that must be used for the chat's name, message replies and link previews
@JsonKey(name: 'unique_gift_colors')
UniqueGiftColors? get uniqueGiftColors;