Interface PremiumFeatureMessagePrivacy

The ability to disallow incoming voice and video note messages in private chats using setUserPrivacySettingRules with userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages and to restrict incoming messages from non-contacts using setNewChatPrivacySettings. Subtype of PremiumFeature.

interface PremiumFeatureMessagePrivacy {
    @type: "premiumFeatureMessagePrivacy";
}

Properties

Properties

@type: "premiumFeatureMessagePrivacy"