Built motion from commit 9e1399f3.|2.5.37
[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 _0x360a=['util','../../config/logger','api','moment','bluebird','rimraf','../../config/environment','./chatGroup.attributes','exports','define','ChatGroup','chat_groups','lodash'];(function(_0x3ac9d2,_0x1cf4e2){var _0x5539e0=function(_0x35dda1){while(--_0x35dda1){_0x3ac9d2['push'](_0x3ac9d2['shift']());}};_0x5539e0(++_0x1cf4e2);}(_0x360a,0x185));var _0xa360=function(_0x13d07a,_0x41efc3){_0x13d07a=_0x13d07a-0x0;var _0x5ee0ee=_0x360a[_0x13d07a];return _0x5ee0ee;};'use strict';var _=require(_0xa360('0x0'));var util=require(_0xa360('0x1'));var logger=require(_0xa360('0x2'))(_0xa360('0x3'));var moment=require(_0xa360('0x4'));var BPromise=require(_0xa360('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require('path');var rimraf=require(_0xa360('0x6'));var config=require(_0xa360('0x7'));var attributes=require(_0xa360('0x8'));module[_0xa360('0x9')]=function(_0xcb3b53,_0x575893){return _0xcb3b53[_0xa360('0xa')](_0xa360('0xb'),attributes,{'tableName':_0xa360('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};