Property RegexPatterns
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
RegexPatterns
Gets regex patterns which will be matched against the content.
[JsonProperty("regex_patterns")]
public IReadOnlyList<string>? RegexPatterns { get; }
Gets regex patterns which will be matched against the content.
[JsonProperty("regex_patterns")]
public IReadOnlyList<string>? RegexPatterns { get; }