Allows filtering intents.

Hierarchy

  • IntentSelector

Properties

Properties

qualifier?: Qualifier

If specified, filters intents matching the given qualifier. You can use the asterisk wildcard (*) or optional wildcard character (?) to match multiple intents.

type?: string

If specified, filters intents of the given type.

Generated using TypeDoc