Fix doc string

This commit is contained in:
Crawl
2017-04-23 08:51:07 +02:00
committed by GitHub
parent 6abe014ac3
commit 96041dbd3a

View File

@@ -311,7 +311,7 @@ class Guild {
return this.client.user.settings.guildPositions.indexOf(this.id);
}
/*
/**
* The `@everyone` Role of the guild.
* @type {Role}
* @readonly