mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 15:11:32 +00:00
Webpack build: 47707d245d
This commit is contained in:
parent
5eacd559f7
commit
a858667de8
1 changed files with 2 additions and 2 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue