Table of Contents

Property MatchedKeyword

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

MatchedKeyword

Gets the keywords (word or phrase) configured in the rule that triggered it.

[JsonProperty("matched_keyword")]
public string? MatchedKeyword { get; }

Property Value

string