docs(ClientUser): correct warning for createGuild method

Backported from: 2bf68dcdfb
PR: #2453
This commit is contained in:
SpaceEEC
2018-05-08 22:06:07 +02:00
parent 2f2e28183b
commit 9264511092

View File

@@ -348,7 +348,7 @@ class ClientUser extends User {
/**
* Creates a guild.
* <warn>This is only available when using a user account.</warn>
* <warn>This is only available to bots in less than 10 guilds and user accounts.</warn>
* @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