Built motion from commit 497d3d92.|2.5.43
[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 _0x7ff1=['exports','define','ChatInternalMessage','chat_internal_messages','utf8mb4','lodash','api','moment','bluebird','path','rimraf'];(function(_0x341528,_0x5a40b2){var _0x45ba4c=function(_0x566fbe){while(--_0x566fbe){_0x341528['push'](_0x341528['shift']());}};_0x45ba4c(++_0x5a40b2);}(_0x7ff1,0x1b2));var _0x17ff=function(_0x2eb5bc,_0x4634c6){_0x2eb5bc=_0x2eb5bc-0x0;var _0x51c7b1=_0x7ff1[_0x2eb5bc];return _0x51c7b1;};'use strict';var _=require(_0x17ff('0x0'));var util=require('util');var logger=require('../../config/logger')(_0x17ff('0x1'));var moment=require(_0x17ff('0x2'));var BPromise=require(_0x17ff('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x17ff('0x4'));var rimraf=require(_0x17ff('0x5'));var config=require('../../config/environment');var attributes=require('./chatInternalMessage.attributes');module[_0x17ff('0x6')]=function(_0x12e444,_0x9fe5cd){return _0x12e444[_0x17ff('0x7')](_0x17ff('0x8'),attributes,{'tableName':_0x17ff('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x17ff('0xa'),'collate':'utf8mb4_unicode_ci'});};