mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
fix: remove remnants of awaitMessageComponentInteractions (#5783)
This commit is contained in:
@@ -158,7 +158,7 @@ class TextChannel extends GuildChannel {
|
||||
createMessageCollector() {}
|
||||
awaitMessages() {}
|
||||
createMessageComponentInteractionCollector() {}
|
||||
awaitMessageComponentInteractions() {}
|
||||
awaitMessageComponentInteraction() {}
|
||||
bulkDelete() {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user