OnConditionConfiguration interface
属性
actions | |
condition | |
id | |
priority | |
run |
属性详细信息
actions
actions?: string[] | Dialog[]
属性值
string[] | Dialog[]
condition
id
id?: string
属性值
string
priority
runOnce
runOnce?: boolean
属性值
boolean