Property KeywordPresetTypes
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
KeywordPresetTypes
Gets the internally pre-defined wordsets which will be searched in the content.
[JsonProperty("presets", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordRuleKeywordPresetType>? KeywordPresetTypes { get; }