This commit is contained in:
Travis CI 2017-01-09 15:37:03 +00:00
parent 5eacd559f7
commit a858667de8

View file

@ -3644,8 +3644,8 @@ class Guild {
}
/**
* The `#general` GuildChannel of the server.
* @type {GuildChannel}
* The `#general` TextChannel of the server.
* @type {TextChannel}
* @readonly
*/
get defaultChannel() {