Skip to content

Commit 1b85889

Browse files
doc: improvements
1 parent 934a15e commit 1b85889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export interface ClientOptions {
5353
*
5454
* @example
5555
* ```ts
56-
* import Client from "./Client.js";
56+
* import Client, { InteractionResponseType } from "./Client.js";
5757
* import NodeAdapter from "@discordhttps/nodejs-adapter";
5858
*
5959
* const client = new Client({

0 commit comments

Comments
 (0)