-
Notifications
You must be signed in to change notification settings - Fork 1k
Callback for Trigger method #401
Copy link
Copy link
Open
Description
As per the definition of the trigger method accepts a single string or an array of string and the first string that gets matched to the defined commands gets invoked.
- What happens if none of the given strings are matched? will annyang trigger a resultnomatch on each of the strings or only once at the the end?
- is there a way to stop resultnomatch to be triggered when the annyang trigger method is being called
- is there a way to have a call back to trigger when all the strings in the array has been attempted to be triggered?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels