Custom channel emoticons WIP (#130)
This commit is contained in:
@ -7,6 +7,7 @@ export enum ValidationErrorType {
|
||||
WrongType,
|
||||
WrongFormat,
|
||||
NotInRange,
|
||||
Duplicate
|
||||
}
|
||||
|
||||
export class ValidationError extends Error {
|
||||
|
Reference in New Issue
Block a user