mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 04:52:22 +00:00
Fix doc string
This commit is contained in:
parent
6abe014ac3
commit
96041dbd3a
1 changed files with 1 additions and 1 deletions
|
|
@ -311,7 +311,7 @@ class Guild {
|
|||
return this.client.user.settings.guildPositions.indexOf(this.id);
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
* The `@everyone` Role of the guild.
|
||||
* @type {Role}
|
||||
* @readonly
|
||||
|
|
|
|||
Loading…
Reference in a new issue