0032bf2e0f1ad75b45db938ac8bbf4f221976485
[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 _0x8a67=['bluebird','path','rimraf','../../config/environment','exports','define','ChatInternalMessage','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','util','../../config/logger','api'];(function(_0x2066d4,_0x414f30){var _0x33b27a=function(_0x5d47bd){while(--_0x5d47bd){_0x2066d4['push'](_0x2066d4['shift']());}};_0x33b27a(++_0x414f30);}(_0x8a67,0x1eb));var _0x78a6=function(_0x1bb1bd,_0x4d02b2){_0x1bb1bd=_0x1bb1bd-0x0;var _0x1f0f0c=_0x8a67[_0x1bb1bd];return _0x1f0f0c;};'use strict';var _=require('lodash');var util=require(_0x78a6('0x0'));var logger=require(_0x78a6('0x1'))(_0x78a6('0x2'));var moment=require('moment');var BPromise=require(_0x78a6('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x78a6('0x4'));var rimraf=require(_0x78a6('0x5'));var config=require(_0x78a6('0x6'));var attributes=require('./chatInternalMessage.attributes');module[_0x78a6('0x7')]=function(_0x177f28,_0x1a1d29){return _0x177f28[_0x78a6('0x8')](_0x78a6('0x9'),attributes,{'tableName':_0x78a6('0xa'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x78a6('0xb'),'collate':_0x78a6('0xc')});};