From c895fc48a8d47364130c6e250ca79c106ccc4de5 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 1 Oct 2017 16:19:27 +0000 Subject: [PATCH] Webpack build for branch master: b8f17aa51cd7d7ecb0a32a1e9aa526604db1a2a6 --- discord.master.js | 1 + 1 file changed, 1 insertion(+) diff --git a/discord.master.js b/discord.master.js index 7d7048b7..3a76a367 100644 --- a/discord.master.js +++ b/discord.master.js @@ -10112,6 +10112,7 @@ class ClientUser extends User { /** * Fetches messages that mentioned the client's user. + * This is only available when using a user account. * @param {Object} [options] Options for the fetch * @param {number} [options.limit=25] Maximum number of mentions to retrieve * @param {boolean} [options.roles=true] Whether to include role mentions