diff --git a/discord.master.js b/discord.master.js index 96f0f6a6..0620f9c9 100644 --- a/discord.master.js +++ b/discord.master.js @@ -12819,7 +12819,7 @@ const EventEmitter = __webpack_require__(12); * @typedef {Function} CollectorFilter * @param {...*} args Any arguments received by the listener * @param {Collection} collection The items collected by this collector - * @returns {boolean} To collect or not collect + * @returns {boolean} */ /**