/[sudobot]/trunk/src/models/SpamViolation.ts
ViewVC logotype

Diff of /trunk/src/models/SpamViolation.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 338 by rakin, Mon Jul 29 17:29:37 2024 UTC revision 344 by rakin, Mon Jul 29 17:29:40 2024 UTC
# Line 1  Line 1 
 import { DataTypes, Model } from 'sequelize';  
 import DiscordClient from '../client/Client';  
1  import { Schema, model } from 'mongoose';  import { Schema, model } from 'mongoose';
2    
3  export interface ISpamViolation {  export interface ISpamViolation {

Legend:
Removed from v.338  
changed lines
  Added in v.344

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26