设置全局免打扰的参数。

interface SetGlobalSilentModeParams {
    rule: PushSilentModeRuleInput;
}

Properties

Properties

推送提醒规则配置项。