Typo in Message.awaitReactions docs (#1999)

This commit is contained in:
Jack Baron
2017-10-03 12:01:48 +02:00
committed by Crawl
parent 743668a10d
commit b8c70e7935
+1 -1
View File
@@ -291,7 +291,7 @@ class Message extends Base {
*/
/**
* Similar to createMessageCollector but in promise form.
* Similar to createReactionCollector but in promise form.
* Resolves with a collection of reactions that pass the specified filter.
* @param {CollectorFilter} filter The filter function to use
* @param {AwaitReactionsOptions} [options={}] Optional options to pass to the internal collector