mirror of
https://github.com/danbulant/discord.js
synced 2026-07-05 11:10:38 +00:00
Webpack build for branch master: 243ff48a67
This commit is contained in:
parent
7f0dd770b2
commit
133ad6bf08
1 changed files with 1 additions and 1 deletions
|
|
@ -12819,7 +12819,7 @@ const EventEmitter = __webpack_require__(12);
|
||||||
* @typedef {Function} CollectorFilter
|
* @typedef {Function} CollectorFilter
|
||||||
* @param {...*} args Any arguments received by the listener
|
* @param {...*} args Any arguments received by the listener
|
||||||
* @param {Collection} collection The items collected by this collector
|
* @param {Collection} collection The items collected by this collector
|
||||||
* @returns {boolean} To collect or not collect
|
* @returns {boolean}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue