Property Presets
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Presets
The internally predefined word-sets which will be searched for in content.
[JsonProperty("presets", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<AutomodKeywordPresetType>? Presets { get; }