Skip to content

Commit

Permalink
I think this is it. Kindly review.
Browse files Browse the repository at this point in the history
  • Loading branch information
GmBodhi committed May 26, 2021
1 parent 0f6c0a2 commit 3a8ba57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ declare module 'discord.js' {
public commandID: string;
public commandName: string;
public deferred: boolean;
public ephemeral: boolean;
public options: CommandInteractionOption[];
public replied: boolean;
public webhook: WebhookClient;
Expand Down

0 comments on commit 3a8ba57

Please sign in to comment.