UNPKG

botbuilder-unit

Version:
12 lines 232 B
module.exports = [ {user : 'hi'}, {bot : 'Hello'}, { "bot" : "World!", "attachmentLayout": "carousel", "attachments": function () { return Promise.reject('Not-a-error'); } }, {endConversation: true} ]