Skip to content

Commit

Permalink
Update AoiClient.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Leref committed Sep 27, 2023
1 parent d46c92f commit 1e7e21d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/AoiClient.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ class Client extends BaseClient {
this.addCommandType("messageDeleteBulk", d);
}

// Add other command types here
guildJoinCommand(d = {}) {
this.addCommandType("guildJoin", d);
}
Expand Down

0 comments on commit 1e7e21d

Please sign in to comment.