Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.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 _0xdcbe=['util','../../config/logger','api','moment','bluebird','request-promise','path','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','chat_internal_messages','utf8mb4_unicode_ci'];(function(_0x364a36,_0x1e2677){var _0x5cd6fa=function(_0x58d692){while(--_0x58d692){_0x364a36['push'](_0x364a36['shift']());}};_0x5cd6fa(++_0x1e2677);}(_0xdcbe,0x15e));var _0xedcb=function(_0x3df02d,_0x3f510c){_0x3df02d=_0x3df02d-0x0;var _0x18bb36=_0xdcbe[_0x3df02d];return _0x18bb36;};'use strict';var _=require('lodash');var util=require(_0xedcb('0x0'));var logger=require(_0xedcb('0x1'))(_0xedcb('0x2'));var moment=require(_0xedcb('0x3'));var BPromise=require(_0xedcb('0x4'));var rp=require(_0xedcb('0x5'));var fs=require('fs');var path=require(_0xedcb('0x6'));var rimraf=require(_0xedcb('0x7'));var config=require(_0xedcb('0x8'));var attributes=require(_0xedcb('0x9'));module[_0xedcb('0xa')]=function(_0xbe675c,_0xf7d132){return _0xbe675c[_0xedcb('0xb')]('ChatInternalMessage',attributes,{'tableName':_0xedcb('0xc'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0xedcb('0xd')});};