diff --git a/typings/index.d.ts b/typings/index.d.ts index 522b7bf7e..128bade8e 100644 --- a/typings/index.d.ts +++ b/typings/index.d.ts @@ -553,7 +553,6 @@ declare module 'discord.js' { DARK_BUT_NOT_BLACK: 0x2c2f33; NOT_QUITE_BLACK: 0x23272a; }; - VerificationLevels: ['None', 'Low', 'Medium', '(╯°□°)╯︵ ┻━┻', '┻━┻ ミヽ(ಠ益ಠ)ノ彡┻━┻']; Status: { READY: 0; CONNECTING: 1;