mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 09:03:29 +01:00
fix: remove remnants of awaitMessageComponentInteractions (#5783)
This commit is contained in:
@@ -92,7 +92,7 @@ class DMChannel extends Channel {
|
||||
createMessageCollector() {}
|
||||
awaitMessages() {}
|
||||
createMessageComponentInteractionCollector() {}
|
||||
awaitMessageComponentInteractions() {}
|
||||
awaitMessageComponentInteraction() {}
|
||||
// Doesn't work on DM channels; bulkDelete() {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user