Table of Contents

Property AddedRegexPatterns

Namespace
DSharpPlus.Entities.AuditLogs
Assembly
DSharpPlus.dll

AddedRegexPatterns

List of trigger regex patterns that were added to the rule

public IEnumerable<string>? AddedRegexPatterns { get; }

Property Value

IEnumerable<string>