got rid of appealdate
This commit is contained in:
@ -42,10 +42,6 @@ export interface CheckResult {
|
|||||||
* What is the ID of the user?
|
* What is the ID of the user?
|
||||||
*/
|
*/
|
||||||
userId: string,
|
userId: string,
|
||||||
/**
|
|
||||||
* When did this user appeal? (if they have appealed.)
|
|
||||||
*/
|
|
||||||
appealDate?: Date
|
|
||||||
/**
|
/**
|
||||||
* The summed up score of all the `guilds`.
|
* The summed up score of all the `guilds`.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user