Table of Contents

Property AllowedKeywords

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

AllowedKeywords

Gets the substrings which should not trigger the rule.

[JsonProperty("allow_list")]
public IReadOnlyList<string>? AllowedKeywords { get; }

Property Value

IReadOnlyList<string>