mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Fix doc string
This commit is contained in:
@@ -311,7 +311,7 @@ class Guild {
|
||||
return this.client.user.settings.guildPositions.indexOf(this.id);
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* The `@everyone` Role of the guild.
|
||||
* @type {Role}
|
||||
* @readonly
|
||||
|
||||
Reference in New Issue
Block a user