Property MatchedTrigger
MatchedTrigger
Gets the trigger or pattern that caused this match, if applicable.
May be null if the match was determined by semantic similarity
rather than explicit triggers.
public string MatchedTrigger { get; }
Gets the trigger or pattern that caused this match, if applicable.
May be null if the match was determined by semantic similarity
rather than explicit triggers.
public string MatchedTrigger { get; }