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 _0x8f03=['bluebird','path','rimraf','exports','define','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment'];(function(_0x19e35c,_0x29cd1e){var _0x3e1fe8=function(_0x17258b){while(--_0x17258b){_0x19e35c['push'](_0x19e35c['shift']());}};_0x3e1fe8(++_0x29cd1e);}(_0x8f03,0x133));var _0x38f0=function(_0x5ea529,_0xb364a2){_0x5ea529=_0x5ea529-0x0;var _0x42c1af=_0x8f03[_0x5ea529];return _0x42c1af;};'use strict';var _=require(_0x38f0('0x0'));var util=require(_0x38f0('0x1'));var logger=require(_0x38f0('0x2'))(_0x38f0('0x3'));var moment=require(_0x38f0('0x4'));var BPromise=require(_0x38f0('0x5'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x38f0('0x6'));var rimraf=require(_0x38f0('0x7'));var config=require('../../config/environment');var attributes=require('./chatInternalMessage.attributes');module[_0x38f0('0x8')]=function(_0x551fcf,_0x9e1cfb){return _0x551fcf[_0x38f0('0x9')]('ChatInternalMessage',attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x38f0('0xa'),'collate':_0x38f0('0xb')});};