mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-03 01:20:07 +00:00
Remove createCollector from all channels
This commit is contained in:
@@ -96,7 +96,6 @@ class TextChannel extends GuildChannel {
|
||||
stopTyping() {}
|
||||
get typing() {}
|
||||
get typingCount() {}
|
||||
createCollector() {}
|
||||
createMessageCollector() {}
|
||||
awaitMessages() {}
|
||||
bulkDelete() {}
|
||||
|
||||
Reference in New Issue
Block a user