6b8724be19d4d6be2ed3ebcbf60211f39e14bcda
[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 _0x0ec6=['CreateWhatsappMessage','Request'];(function(_0xfe61be,_0xfd4ba3){var _0x1cd97f=function(_0x448d6c){while(--_0x448d6c){_0xfe61be['push'](_0xfe61be['shift']());}};_0x1cd97f(++_0xfd4ba3);}(_0x0ec6,0x1bb));var _0x60ec=function(_0x51a42f,_0x214baa){_0x51a42f=_0x51a42f-0x0;var _0x4a354a=_0x0ec6[_0x51a42f];return _0x4a354a;};'use strict';var client=require('../client');exports['create']=function(_0x935224){return client[_0x60ec('0x0')](_0x60ec('0x1'),{'body':_0x935224,'log':'createWhatsappMessage'});};