UNPKG

botbuilder-unit

Version:
12 lines 202 B
module.exports = [ {user : 'hi'}, {bot : 'Hello'}, { "bot" : "World!", "attachmentLayout": "carousel", "attachments": () => { return false; } }, {endConversation: true} ]