assignPresets

Deprecated (with error)

This can be replaced with 'presets', it is now a 'var'. The deprecation level will be raised to HIDDEN in 0.17.0 and this declaration will be removed in 0.18.0.

Replace with

import kotlin.run
this.run { [email protected] = presets }

Use this to set presets for KeywordPresetAutoModerationRuleBuilder.