We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63e2a8 commit 23e5a2eCopy full SHA for 23e5a2e
packages/handler/src/events/readyHandler.ts
@@ -1,4 +1,4 @@
1
-import { ApplicationCommandType, Client, ClientEvents } from 'discord.js';
+import { ApplicationCommandType, Client } from 'discord.js';
2
import { Err, Ok, Result } from 'ts-results-es';
3
import { parse } from 'path';
4
import { match } from 'ts-pattern';
0 commit comments