aboutsummaryrefslogtreecommitdiff
path: root/src/listeners/other
diff options
context:
space:
mode:
Diffstat (limited to 'src/listeners/other')
-rw-r--r--src/listeners/other/consoleListener.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/listeners/other/consoleListener.ts b/src/listeners/other/consoleListener.ts
index fca8255..5a3e4e4 100644
--- a/src/listeners/other/consoleListener.ts
+++ b/src/listeners/other/consoleListener.ts
@@ -23,13 +23,13 @@ export default class ConsoleListener extends BushListener {
CommandInteraction,
Interaction,
Message,
- MessageActionRow,
+ ActionRow,
MessageAttachment,
- MessageButton,
+ ButtonComponent,
MessageCollector,
InteractionCollector,
MessageEmbed,
- MessageSelectMenu,
+ SelectMenuComponent,
ReactionCollector,
Util,
Collection