Built motion from commit 25580385.|2.6.2
[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 _0xc88e=['createWhatsappMessage','CreateWhatsappMessage'];(function(_0x57cc22,_0x2d351f){var _0x6f7bdc=function(_0x4935b5){while(--_0x4935b5){_0x57cc22['push'](_0x57cc22['shift']());}};_0x6f7bdc(++_0x2d351f);}(_0xc88e,0xbf));var _0xec88=function(_0x24c668,_0x1f4d95){_0x24c668=_0x24c668-0x0;var _0x1d35ad=_0xc88e[_0x24c668];return _0x1d35ad;};'use strict';var client=require('../client');exports['create']=function(_0x3647e2){return client['Request'](_0xec88('0x0'),{'body':_0x3647e2,'log':_0xec88('0x1')});};