Remove createCollector from all channels

This commit is contained in:
Crawl
2017-06-08 14:51:21 +02:00
parent 0898e1dd5b
commit 7b3a005b65
3 changed files with 2 additions and 3 deletions

View File

@@ -96,7 +96,6 @@ class TextChannel extends GuildChannel {
stopTyping() {}
get typing() {}
get typingCount() {}
createCollector() {}
createMessageCollector() {}
awaitMessages() {}
bulkDelete() {}