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