mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 04:52:22 +00:00
whoops fix docs
This commit is contained in:
parent
8d9a778320
commit
df9cab3864
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -615,7 +615,7 @@ class Guild {
|
|||
|
||||
/**
|
||||
* The owner of the Guild
|
||||
* @type {Member}
|
||||
* @type {GuildMember}
|
||||
* @readonly
|
||||
*/
|
||||
get owner() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue