Interface ResetAllNotificationSettings

Resets all chat and scope notification settings to their default values. By default, all chats are unmuted and message previews are shown. Request type for Tdjson#resetAllNotificationSettings.

interface ResetAllNotificationSettings {
    @type: "resetAllNotificationSettings";
}

Properties

Properties

@type: "resetAllNotificationSettings"