Interface PremiumFeatureChatBoost

The ability to boost chats. Subtype of PremiumFeature.

interface PremiumFeatureChatBoost {
    @type: "premiumFeatureChatBoost";
}

Properties

Properties

@type: "premiumFeatureChatBoost"