mirror of
https://github.com/danbulant/discord.js
synced 2026-06-24 17:21:59 +00:00
Webpack build for branch master: 96041dbd3a
This commit is contained in:
parent
462abd0dd3
commit
c89985437a
1 changed files with 1 additions and 1 deletions
|
|
@ -7175,7 +7175,7 @@ class Guild {
|
||||||
return this.client.user.settings.guildPositions.indexOf(this.id);
|
return this.client.user.settings.guildPositions.indexOf(this.id);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* The `@everyone` Role of the guild.
|
* The `@everyone` Role of the guild.
|
||||||
* @type {Role}
|
* @type {Role}
|
||||||
* @readonly
|
* @readonly
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue