全局免打扰响应结果。

interface GlobalSilentModeResponse {
    scope: "global";
    rule: PushSilentModeRuleView;
}

Properties

Properties

scope: "global"

作用域,必须为 global

全局免打扰规则。