Interface UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages

A privacy setting for managing whether the user can receive voice and video messages in private chats; for Telegram Premium users only. Subtype of UserPrivacySetting.

interface UserPrivacySettingAllowPrivateVoiceAndVideoNoteMessages {
    @type: "userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages";
}

Properties

Properties

@type: "userPrivacySettingAllowPrivateVoiceAndVideoNoteMessages"