Built motion from commit f6d7e26c.|2.6.14
[motion2.git] / server / api / chatGroup / chatGroup.model.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 _0xb9dd=['exports','define','ChatGroup','lodash','util','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment','./chatGroup.attributes'];(function(_0x10e31a,_0x6a302d){var _0xa3e8a0=function(_0x581919){while(--_0x581919){_0x10e31a['push'](_0x10e31a['shift']());}};_0xa3e8a0(++_0x6a302d);}(_0xb9dd,0x16f));var _0xdb9d=function(_0x13035d,_0x15a2a8){_0x13035d=_0x13035d-0x0;var _0x3ae36d=_0xb9dd[_0x13035d];return _0x3ae36d;};'use strict';var _=require(_0xdb9d('0x0'));var util=require(_0xdb9d('0x1'));var logger=require(_0xdb9d('0x2'))(_0xdb9d('0x3'));var moment=require(_0xdb9d('0x4'));var BPromise=require(_0xdb9d('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xdb9d('0x6'));var rimraf=require(_0xdb9d('0x7'));var config=require(_0xdb9d('0x8'));var attributes=require(_0xdb9d('0x9'));module[_0xdb9d('0xa')]=function(_0x2d4bcc,_0x1fce08){return _0x2d4bcc[_0xdb9d('0xb')](_0xdb9d('0xc'),attributes,{'tableName':'chat_groups','paranoid':![],'indexes':[],'timestamps':!![]});};