mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Improve docs a bit
This commit is contained in:
@@ -10,7 +10,7 @@ const Constants = require('../util/Constants');
|
||||
class PartialGuildChannel {
|
||||
constructor(client, data) {
|
||||
/**
|
||||
* The Client that instantiated this PartialGuildChannel
|
||||
* The client that instantiated this PartialGuildChannel
|
||||
* @name PartialGuildChannel#client
|
||||
* @type {Client}
|
||||
* @readonly
|
||||
|
||||
Reference in New Issue
Block a user