Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / services / routing / rpc / whatsappMessage.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x3ce9=['CreateWhatsappMessage','createWhatsappMessage'];(function(_0x176fe8,_0x3a9b61){var _0x58eb7e=function(_0x183f34){while(--_0x183f34){_0x176fe8['push'](_0x176fe8['shift']());}};_0x58eb7e(++_0x3a9b61);}(_0x3ce9,0xbc));var _0x93ce=function(_0x38d309,_0x17e52d){_0x38d309=_0x38d309-0x0;var _0x2cc9b3=_0x3ce9[_0x38d309];return _0x2cc9b3;};'use strict';var client=require('../client');exports['create']=function(_0x30766d){return client['Request'](_0x93ce('0x0'),{'body':_0x30766d,'log':_0x93ce('0x1')});};