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. * The `#general` TextChannel of the server.
* @type {GuildChannel} * @type {TextChannel}
* @readonly * @readonly
*/ */
get defaultChannel() { get defaultChannel() {