Built motion from commit 362b9399b4d0ed5560fbb795af995925d345fc38. Version 3.0.0...
[motion-next.git] / server / api / whatsappMessage / whatsappMessage.attributes.js
1 const a958_0xa4ae=['out','sequelize','STRING','exports','ENUM','BOOLEAN','TEXT'];(function(_0x334429,_0x65df00){const _0xa4aef1=function(_0x3b0f71){while(--_0x3b0f71){_0x334429['push'](_0x334429['shift']());}};_0xa4aef1(++_0x65df00);}(a958_0xa4ae,0xd6));const a958_0x3b0f=function(_0x334429,_0x65df00){_0x334429=_0x334429-0xef;let _0xa4aef1=a958_0xa4ae[_0x334429];return _0xa4aef1;};const a958_0x430fcd=a958_0x3b0f;'use strict';const {DataTypes}=require(a958_0x430fcd(0xf3)),attributes={'body':{'type':DataTypes[a958_0x430fcd(0xf1)]({'length':'medium'}),'allowNull':![]},'read':{'type':DataTypes['BOOLEAN'],'defaultValue':![]},'direction':{'type':DataTypes[a958_0x430fcd(0xef)]('in',a958_0x430fcd(0xf2)),'defaultValue':'out','allowNull':![]},'messageId':{'type':DataTypes[a958_0x430fcd(0xf4)](0xbe)},'phone':{'type':DataTypes[a958_0x430fcd(0xf4)]},'readAt':{'type':DataTypes['DATE']},'secret':{'type':DataTypes[a958_0x430fcd(0xf0)],'defaultValue':![]},'providerName':{'type':DataTypes[a958_0x430fcd(0xf4)]},'providerResponse':{'type':DataTypes['TEXT']}};module[a958_0x430fcd(0xf5)]['attributes']=attributes;