mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
Make bot/user account warnings MOAR CONSISTENT!!one!
This commit is contained in:
@@ -539,7 +539,7 @@ class Guild {
|
||||
|
||||
/**
|
||||
* Syncs this guild (already done automatically every 30 seconds).
|
||||
* <warn>This is only applicable to user accounts.</warn>
|
||||
* <warn>This is only available when using a user account.</warn>
|
||||
*/
|
||||
sync() {
|
||||
if (!this.client.user.bot) this.client.syncGuilds([this]);
|
||||
|
||||
Reference in New Issue
Block a user