mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
how2docs (#1400)
This commit is contained in:
@@ -27,8 +27,9 @@ class MessageCollector extends Collector {
|
||||
this.channel = channel;
|
||||
|
||||
/**
|
||||
* @type {number} received Total number of messages that were received in the
|
||||
* Total number of messages that were received in the
|
||||
* channel during message collection.
|
||||
* @type {number}
|
||||
*/
|
||||
this.received = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user