mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Webpack build for branch master: 284bec80d4
This commit is contained in:
parent
5dbf0deb5d
commit
eee3059bbf
1 changed files with 2 additions and 2 deletions
|
|
@ -12695,8 +12695,8 @@ const Collector = __webpack_require__(31);
|
|||
|
||||
/**
|
||||
* @typedef {CollectorOptions} MessageCollectorOptions
|
||||
* @property {number} max The maximum amount of messages to process
|
||||
* @property {number} maxProcessed The maximum amount of messages to collect
|
||||
* @property {number} max The maximum amount of messages to collect
|
||||
* @property {number} maxProcessed The maximum amount of messages to process
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue