getPushRuleEnabled

abstract suspend fun getPushRuleEnabled(scope: String, kind: PushRuleKind, ruleId: String, asUserId: UserId? = null): Result<Boolean>

See also

GetPushRuleEnabled