Built motion from commit ff426b3f.|2.6.29
[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 _0x0fd5=['path','rimraf','./chatGroup.attributes','exports','define','ChatGroup','chat_groups','lodash','../../config/logger','api','moment','bluebird','request-promise'];(function(_0x2742db,_0x58e00c){var _0x18659e=function(_0x5bd3ac){while(--_0x5bd3ac){_0x2742db['push'](_0x2742db['shift']());}};_0x18659e(++_0x58e00c);}(_0x0fd5,0x13f));var _0x50fd=function(_0x5a726d,_0x653ee6){_0x5a726d=_0x5a726d-0x0;var _0x16157=_0x0fd5[_0x5a726d];return _0x16157;};'use strict';var _=require(_0x50fd('0x0'));var util=require('util');var logger=require(_0x50fd('0x1'))(_0x50fd('0x2'));var moment=require(_0x50fd('0x3'));var BPromise=require(_0x50fd('0x4'));var rp=require(_0x50fd('0x5'));var fs=require('fs');var path=require(_0x50fd('0x6'));var rimraf=require(_0x50fd('0x7'));var config=require('../../config/environment');var attributes=require(_0x50fd('0x8'));module[_0x50fd('0x9')]=function(_0x294fe8,_0x3224ac){return _0x294fe8[_0x50fd('0xa')](_0x50fd('0xb'),attributes,{'tableName':_0x50fd('0xc'),'paranoid':![],'indexes':[],'timestamps':!![]});};