mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
More docs cleanup
This commit is contained in:
@@ -18,7 +18,7 @@ const Snowflake = require('../util/Snowflake');
|
||||
class Guild {
|
||||
constructor(client, data) {
|
||||
/**
|
||||
* The client that created the instance of the the guild
|
||||
* The client that created the instance of the guild
|
||||
* @name Guild#client
|
||||
* @type {Client}
|
||||
* @readonly
|
||||
|
||||
Reference in New Issue
Block a user