This commit is contained in:
Flam3rboy
2021-08-29 16:58:37 +02:00
parent 7674149085
commit 681ce2ac47
10 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -515,4 +515,4 @@ export type EVENT =
| "RELATIONSHIP_REMOVE"
| CUSTOMEVENTS;
export type CUSTOMEVENTS = "INVALIDATED";
export type CUSTOMEVENTS = "INVALIDATED" | "RATELIMIT";