Changelog
v3.2.2
Changelog
v3.2.0
Unifying action parameters.
say
action now takes 4 parameters: sessionId
, context
, message
, cb
error
action now takes 3 parameters: sessionId
, context
, error
Changelog
v3.1.0
Updating action parameters.
merge
action now takes 5 parameters: sessionId
, context
, entities
, message
, cb
error
action now takes the context as second parametersessionId
, context
, cb
Changelog
v3.0.0
Bot Engine integration
captureTextIntent
has been moved to Wit.message
with no token