OnIntentConfiguration interface  
- 扩展
 
属性
| entities | |
| intent | 
继承属性
| actions | |
| condition | |
| event | |
| id | |
| priority | |
| run | 
	
属性详细信息
entities
entities?: string[]
			属性值
string[]
intent
intent?: string
			属性值
string
继承属性详细信息
actions
condition
event
event?: string
			属性值
string
继承自
id
id?: string
			属性值
string
继承自
priority
	runOnce
 
runOnce?: boolean
			属性值
boolean
继承自