With the conversation variable being the reference to the Bots Node SDK, which statement correctly
describes what happens when the custom component executes the following code?
conversation.reply( 1 HelloWorld 1 );
conversation.keepTurn(true);
done();
Currently there are no comments in this discussion, be the first to comment!