Built motion from commit b0a9a629.|2.6.33
[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 _0x63d2=['bluebird','request-promise','path','rimraf','../../config/environment','./chatInternalMessage.attributes','exports','define','chat_internal_messages','utf8mb4','utf8mb4_unicode_ci','lodash','util','../../config/logger','api','moment'];(function(_0x484982,_0x4c4564){var _0xb42763=function(_0x3461d4){while(--_0x3461d4){_0x484982['push'](_0x484982['shift']());}};_0xb42763(++_0x4c4564);}(_0x63d2,0x13b));var _0x263d=function(_0x259646,_0x1f0c3d){_0x259646=_0x259646-0x0;var _0x2d2713=_0x63d2[_0x259646];return _0x2d2713;};'use strict';var _=require(_0x263d('0x0'));var util=require(_0x263d('0x1'));var logger=require(_0x263d('0x2'))(_0x263d('0x3'));var moment=require(_0x263d('0x4'));var BPromise=require(_0x263d('0x5'));var rp=require(_0x263d('0x6'));var fs=require('fs');var path=require(_0x263d('0x7'));var rimraf=require(_0x263d('0x8'));var config=require(_0x263d('0x9'));var attributes=require(_0x263d('0xa'));module[_0x263d('0xb')]=function(_0x46ab83,_0x37759d){return _0x46ab83[_0x263d('0xc')]('ChatInternalMessage',attributes,{'tableName':_0x263d('0xd'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0x263d('0xe'),'collate':_0x263d('0xf')});};