Built motion from commit 14588770.|2.5.38
[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 _0xd8f6=['exports','define','ChatInternalMessage','chat_internal_messages','utf8mb4_unicode_ci','lodash','../../config/logger','api','moment','bluebird','path','rimraf','../../config/environment'];(function(_0x10fb4c,_0x36352d){var _0x29e105=function(_0x30ceb2){while(--_0x30ceb2){_0x10fb4c['push'](_0x10fb4c['shift']());}};_0x29e105(++_0x36352d);}(_0xd8f6,0x17e));var _0x6d8f=function(_0x531bc3,_0x3294fa){_0x531bc3=_0x531bc3-0x0;var _0x470938=_0xd8f6[_0x531bc3];return _0x470938;};'use strict';var _=require(_0x6d8f('0x0'));var util=require('util');var logger=require(_0x6d8f('0x1'))(_0x6d8f('0x2'));var moment=require(_0x6d8f('0x3'));var BPromise=require(_0x6d8f('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x6d8f('0x5'));var rimraf=require(_0x6d8f('0x6'));var config=require(_0x6d8f('0x7'));var attributes=require('./chatInternalMessage.attributes');module[_0x6d8f('0x8')]=function(_0x5ea19d,_0x1b801a){return _0x5ea19d[_0x6d8f('0x9')](_0x6d8f('0xa'),attributes,{'tableName':_0x6d8f('0xb'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':'utf8mb4','collate':_0x6d8f('0xc')});};