Interface PremiumFeatureBackgroundForBoth

The ability to set private chat background for both users. Subtype of PremiumFeature.

interface PremiumFeatureBackgroundForBoth {
    @type: "premiumFeatureBackgroundForBoth";
}

Properties

Properties

@type: "premiumFeatureBackgroundForBoth"