Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / whatsappInteraction / index.js
1 const a949_0x112d=['whatsapp','/:id/tags','describe','post','./whatsappInteraction.controller','put','removeTags','destroy','create','/:id','addMessage','delete','/:id/messages','tracked','get','/describe','exports','../../components/auth/service','getMessages','express','update','../../components/interaction/service','download','isAuthenticated','addTags','show','Router','whatsappinteraction:update'];(function(_0x440595,_0x5bc022){const _0x112d63=function(_0x207030){while(--_0x207030){_0x440595['push'](_0x440595['shift']());}};_0x112d63(++_0x5bc022);}(a949_0x112d,0x173));const a949_0x2070=function(_0x440595,_0x5bc022){_0x440595=_0x440595-0xe8;let _0x112d63=a949_0x112d[_0x440595];return _0x112d63;};const a949_0x5f00e6=a949_0x2070;'use strict';const express=require(a949_0x5f00e6(0xf4)),router=express[a949_0x5f00e6(0xfb)](),auth=require(a949_0x5f00e6(0xf2)),interaction=require(a949_0x5f00e6(0xf6)),controller=require(a949_0x5f00e6(0x101));router[a949_0x5f00e6(0xef)]('/',auth['isAuthenticated'](),controller['index']),router['get'](a949_0x5f00e6(0xf0),auth[a949_0x5f00e6(0xf8)](),controller[a949_0x5f00e6(0xff)]),router[a949_0x5f00e6(0xef)](a949_0x5f00e6(0xea),auth['isAuthenticated'](),controller[a949_0x5f00e6(0xfa)]),router['get'](a949_0x5f00e6(0xed),auth[a949_0x5f00e6(0xf8)](),controller[a949_0x5f00e6(0xf3)]),router[a949_0x5f00e6(0xef)]('/:id/download',auth['isAuthenticated'](),controller[a949_0x5f00e6(0xf7)]),router[a949_0x5f00e6(0x100)]('/',auth['isAuthenticated'](),controller[a949_0x5f00e6(0xe9)]),router['post'](a949_0x5f00e6(0xed),auth['isAuthenticated'](),controller[a949_0x5f00e6(0xeb)]),router[a949_0x5f00e6(0x100)]('/:id/tags',auth['isAuthenticated'](),interaction['tracked'](a949_0x5f00e6(0xfd),'whatsappinteraction:addtags'),controller[a949_0x5f00e6(0xf9)]),router[a949_0x5f00e6(0x102)](a949_0x5f00e6(0xea),auth[a949_0x5f00e6(0xf8)](),interaction[a949_0x5f00e6(0xee)](a949_0x5f00e6(0xfd),a949_0x5f00e6(0xfc)),controller[a949_0x5f00e6(0xf5)]),router[a949_0x5f00e6(0xec)](a949_0x5f00e6(0xea),auth[a949_0x5f00e6(0xf8)](),interaction[a949_0x5f00e6(0xee)]('whatsapp','whatsappinteraction:destroy'),controller[a949_0x5f00e6(0xe8)]),router[a949_0x5f00e6(0xec)](a949_0x5f00e6(0xfe),auth[a949_0x5f00e6(0xf8)](),controller[a949_0x5f00e6(0x103)]),module[a949_0x5f00e6(0xf1)]=router;