text
Matches when the trigger text exactly matches one of the given values.
Categories: meta
Usage
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_text).
Example
filters:
text:
- <value>
textMatches when the trigger text exactly matches one of the given values.
Categories: meta
Add to a filters block. Invert by prefixing the key with not_ (e.g. not_text).
filters:
text:
- <value>