15f1850ee3d5dc77febcf85104e5917a08faa52c
[motion-next.git] / server / services / routing / rpc / mailInteraction.js
1 const a1182_0x1547=['AddTagsToMailInteraction'];(function(_0x536a7b,_0x154743){const _0x4e73f3=function(_0x12185e){while(--_0x12185e){_0x536a7b['push'](_0x536a7b['shift']());}};_0x4e73f3(++_0x154743);}(a1182_0x1547,0x12d));const a1182_0x4e73=function(_0x536a7b,_0x154743){_0x536a7b=_0x536a7b-0x0;let _0x4e73f3=a1182_0x1547[_0x536a7b];return _0x4e73f3;};'use strict';const client=require('../client');exports['update']=function(_0x12185e,_0x7ba93b){return client['Request']('UpdateMailInteraction',{'body':_0x7ba93b,'options':{'where':{'id':_0x12185e}},'log':'updateMailInteraction'});},exports['addTags']=function(_0x54b100,_0x5b28bf){const _0x136f93=a1182_0x4e73;return client['Request'](_0x136f93('0x0'),{'body':_0x5b28bf,'options':{'where':{'id':_0x54b100}},'log':'addTagsToChatInteraction'});};