Built motion from commit d1eab355.|2.6.28
[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 _0x9770=['Request','CreateWhatsappMessage','createWhatsappMessage'];(function(_0x3098ad,_0x2d39ed){var _0x49384b=function(_0x27e18e){while(--_0x27e18e){_0x3098ad['push'](_0x3098ad['shift']());}};_0x49384b(++_0x2d39ed);}(_0x9770,0x17a));var _0x0977=function(_0x2a713f,_0xcfad2){_0x2a713f=_0x2a713f-0x0;var _0x484de3=_0x9770[_0x2a713f];return _0x484de3;};'use strict';var client=require('../client');exports['create']=function(_0x3a29cc){return client[_0x0977('0x0')](_0x0977('0x1'),{'body':_0x3a29cc,'log':_0x0977('0x2')});};