Skip to content

Node.js SDK - new action parameters

Compare
Choose a tag to compare
@patapizza patapizza released this 15 Apr 16:13

Breaking changes:

  • the merge action now takes 5 parameters: sessionId, context, entities, message, cb
  • the error action now takes the context as second parameter
  • custom actions now take 3 parameters: sessionId, context, cb