mirror of
https://github.com/danbulant/discord.js
synced 2026-06-08 17:21:31 +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
|
* The owner of the Guild
|
||||||
* @type {Member}
|
* @type {GuildMember}
|
||||||
* @readonly
|
* @readonly
|
||||||
*/
|
*/
|
||||||
get owner() {
|
get owner() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue