Built motion from commit 092f8824.|2.5.49
[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 _0xd010=['../../config/environment','define','chat_internal_messages','utf8mb4','lodash','util','../../config/logger','api','moment','bluebird','request-promise','rimraf'];(function(_0x2077c2,_0x275ab5){var _0x312f9f=function(_0x331435){while(--_0x331435){_0x2077c2['push'](_0x2077c2['shift']());}};_0x312f9f(++_0x275ab5);}(_0xd010,0x100));var _0x0d01=function(_0x4a6313,_0x28698f){_0x4a6313=_0x4a6313-0x0;var _0x5d11ee=_0xd010[_0x4a6313];return _0x5d11ee;};'use strict';var _=require(_0x0d01('0x0'));var util=require(_0x0d01('0x1'));var logger=require(_0x0d01('0x2'))(_0x0d01('0x3'));var moment=require(_0x0d01('0x4'));var BPromise=require(_0x0d01('0x5'));var rp=require(_0x0d01('0x6'));var fs=require('fs');var path=require('path');var rimraf=require(_0x0d01('0x7'));var config=require(_0x0d01('0x8'));var attributes=require('./chatInternalMessage.attributes');module['exports']=function(_0x515e17,_0x5a9659){return _0x515e17[_0x0d01('0x9')]('ChatInternalMessage',attributes,{'tableName':_0x0d01('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x0d01('0xb'),'collate':'utf8mb4_unicode_ci'});};