Built motion from commit c738b9ac.|2.6.25
[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 _0x3fcb=['utf8mb4','util','../../config/logger','api','moment','bluebird','path','../../config/environment','./chatInternalMessage.attributes','define','chat_internal_messages'];(function(_0x35cdc8,_0x43c26e){var _0x290227=function(_0x417d0b){while(--_0x417d0b){_0x35cdc8['push'](_0x35cdc8['shift']());}};_0x290227(++_0x43c26e);}(_0x3fcb,0x135));var _0xb3fc=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x3fcb[_0x5b644e];return _0x49c6bf;};'use strict';var _=require('lodash');var util=require(_0xb3fc('0x0'));var logger=require(_0xb3fc('0x1'))(_0xb3fc('0x2'));var moment=require(_0xb3fc('0x3'));var BPromise=require(_0xb3fc('0x4'));var rp=require('request-promise');var fs=require('fs');var path=require(_0xb3fc('0x5'));var rimraf=require('rimraf');var config=require(_0xb3fc('0x6'));var attributes=require(_0xb3fc('0x7'));module['exports']=function(_0x2805dd,_0x3cffbb){return _0x2805dd[_0xb3fc('0x8')]('ChatInternalMessage',attributes,{'tableName':_0xb3fc('0x9'),'paranoid':![],'indexes':[],'timestamps':!![],'charset':_0xb3fc('0xa'),'collate':'utf8mb4_unicode_ci'});};