Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / whatsappMessage / index.js
1 const a957_0x3ab6=['/:id/accept','post','describe','./whatsappMessage.controller','isAuthenticated','/:id/reject','/:id/status','update','exports','express','../../components/interaction/service','index','whatsappmessage:create','/:id','reject','put','/describe','show','whatsapp','status','get','create'];(function(_0x1bff3c,_0x361c88){const _0x3ab661=function(_0x3b22dd){while(--_0x3b22dd){_0x1bff3c['push'](_0x1bff3c['shift']());}};_0x3ab661(++_0x361c88);}(a957_0x3ab6,0x197));const a957_0x3b22=function(_0x1bff3c,_0x361c88){_0x1bff3c=_0x1bff3c-0x15c;let _0x3ab661=a957_0x3ab6[_0x1bff3c];return _0x3ab661;};const a957_0x3f815e=a957_0x3b22;'use strict';const express=require(a957_0x3f815e(0x170)),router=express['Router'](),auth=require('../../components/auth/service'),interaction=require(a957_0x3f815e(0x171)),controller=require(a957_0x3f815e(0x16a));router[a957_0x3f815e(0x165)]('/',auth[a957_0x3f815e(0x16b)](),controller[a957_0x3f815e(0x15c)]),router[a957_0x3f815e(0x165)](a957_0x3f815e(0x161),auth[a957_0x3f815e(0x16b)](),controller[a957_0x3f815e(0x169)]),router[a957_0x3f815e(0x165)](a957_0x3f815e(0x15e),auth[a957_0x3f815e(0x16b)](),controller[a957_0x3f815e(0x162)]),router['post']('/',auth[a957_0x3f815e(0x16b)](),interaction['tracked'](a957_0x3f815e(0x163),a957_0x3f815e(0x15d)),controller[a957_0x3f815e(0x166)]),router[a957_0x3f815e(0x168)](a957_0x3f815e(0x16d),controller[a957_0x3f815e(0x164)]),router[a957_0x3f815e(0x160)]('/:id',auth[a957_0x3f815e(0x16b)](),controller[a957_0x3f815e(0x16e)]),router[a957_0x3f815e(0x160)](a957_0x3f815e(0x167),auth[a957_0x3f815e(0x16b)](),controller['accept']),router['put'](a957_0x3f815e(0x16c),auth[a957_0x3f815e(0x16b)](),controller[a957_0x3f815e(0x15f)]),router['delete'](a957_0x3f815e(0x15e),auth[a957_0x3f815e(0x16b)](),controller['destroy']),module[a957_0x3f815e(0x16f)]=router;