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 934a15e commit 1b85889Copy full SHA for 1b85889
src/index.ts
@@ -53,7 +53,7 @@ export interface ClientOptions {
53
*
54
* @example
55
* ```ts
56
- * import Client from "./Client.js";
+ * import Client, { InteractionResponseType } from "./Client.js";
57
* import NodeAdapter from "@discordhttps/nodejs-adapter";
58
59
* const client = new Client({
0 commit comments