mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
update some docs
This commit is contained in:
@@ -50,7 +50,7 @@ class Client extends EventEmitter {
|
||||
|
||||
/**
|
||||
* The User of the logged in Client, only available after `READY` has been fired.
|
||||
* @return {ClientUser} [description]
|
||||
* @type {ClientUser}
|
||||
*/
|
||||
get user() {
|
||||
return this.store.user;
|
||||
|
||||
Reference in New Issue
Block a user