Table of Contents

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; }

Property Value

IReadOnlyList<string>