Interface PremiumFeatureAccentColor

The ability to choose accent color for replies and user profile. Subtype of PremiumFeature.

interface PremiumFeatureAccentColor {
    @type: "premiumFeatureAccentColor";
}

Properties

Properties

@type: "premiumFeatureAccentColor"