Files
bot-whatsapp/conversation.js
Leifer Mendez de26e1d65e Init
2021-04-01 13:03:41 +02:00

3 lines
73 B
JavaScript

const flowConversation = () => { }
module.exports = { flowConversation }