Property IsExplicitTrigger
IsExplicitTrigger
Gets a value indicating whether this match was from an explicit trigger (slash command or keyword) rather than semantic matching.
public bool IsExplicitTrigger { get; }
Gets a value indicating whether this match was from an explicit trigger (slash command or keyword) rather than semantic matching.
public bool IsExplicitTrigger { get; }