mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
Fix docs generator and add EvaluatedPermissions.hasPermissions()
This commit is contained in:
@@ -29,7 +29,7 @@ class TextChannel extends GuildChannel {
|
||||
|
||||
/**
|
||||
* A collection of members that can see this channel, mapped by their ID.
|
||||
* @returns {Collection<string, GuildMember>}
|
||||
* @type {Collection<string, GuildMember>}
|
||||
* @readonly
|
||||
*/
|
||||
get members() {
|
||||
|
||||
Reference in New Issue
Block a user