mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-02 09:00:07 +00:00
fix: remove remnants of awaitMessageComponentInteractions (#5783)
This commit is contained in:
@@ -423,7 +423,7 @@ class TextBasedChannel {
|
||||
'createMessageCollector',
|
||||
'awaitMessages',
|
||||
'createMessageComponentInteractionCollector',
|
||||
'awaitMessageComponentInteractions',
|
||||
'awaitMessageComponentInteraction',
|
||||
);
|
||||
}
|
||||
for (const prop of props) {
|
||||
|
||||
Reference in New Issue
Block a user