8f9525e6d117c361ede1311792a0be9b4ceb8d58
[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 _0x81f5=['utf8mb4','util','../../config/logger','api','bluebird','path','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','ChatInternalMessage'];(function(_0x2786ea,_0x16c3c3){var _0x5c38e5=function(_0x5a53c5){while(--_0x5a53c5){_0x2786ea['push'](_0x2786ea['shift']());}};_0x5c38e5(++_0x16c3c3);}(_0x81f5,0xcd));var _0x581f=function(_0x47b58b,_0x41a189){_0x47b58b=_0x47b58b-0x0;var _0x46bebe=_0x81f5[_0x47b58b];return _0x46bebe;};'use strict';var _=require('lodash');var util=require(_0x581f('0x0'));var logger=require(_0x581f('0x1'))(_0x581f('0x2'));var moment=require('moment');var BPromise=require(_0x581f('0x3'));var rp=require('request-promise');var fs=require('fs');var path=require(_0x581f('0x4'));var rimraf=require(_0x581f('0x5'));var config=require(_0x581f('0x6'));var attributes=require(_0x581f('0x7'));module[_0x581f('0x8')]=function(_0x21ac48,_0x19c789){return _0x21ac48[_0x581f('0x9')](_0x581f('0xa'),attributes,{'tableName':'chat_internal_messages','paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x581f('0xb'),'collate':'utf8mb4_unicode_ci'});};