diff --git a/src/structures/ClientUser.js b/src/structures/ClientUser.js index 4390cae2c..064eb23d3 100644 --- a/src/structures/ClientUser.js +++ b/src/structures/ClientUser.js @@ -348,7 +348,7 @@ class ClientUser extends User { /** * Creates a guild. - * This is only available when using a user account. + * This is only available to bots in less than 10 guilds and user accounts. * @param {string} name The name of the guild * @param {string} [region] The region for the server * @param {BufferResolvable|Base64Resolvable} [icon=null] The icon for the guild