8b500f9ddc1e548fdcc8b7115045826006f4bb34
[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 _0x7b8e=['CreateWhatsappMessage','createWhatsappMessage','Request'];(function(_0x22ffbf,_0x16f31e){var _0x360c17=function(_0x40807f){while(--_0x40807f){_0x22ffbf['push'](_0x22ffbf['shift']());}};_0x360c17(++_0x16f31e);}(_0x7b8e,0x113));var _0xe7b8=function(_0x6ea3d3,_0x458ef6){_0x6ea3d3=_0x6ea3d3-0x0;var _0x15682f=_0x7b8e[_0x6ea3d3];return _0x15682f;};'use strict';var client=require('../client');exports['create']=function(_0x286072){return client[_0xe7b8('0x0')](_0xe7b8('0x1'),{'body':_0x286072,'log':_0xe7b8('0x2')});};