mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Specify that Client#uptime is "in milliseconds" (#2288)
This commit is contained in:
committed by
Pascal
parent
7f5c1038db
commit
ced93fe826
@@ -194,7 +194,7 @@ class Client extends EventEmitter {
|
||||
}
|
||||
|
||||
/**
|
||||
* How long it has been since the client last entered the `READY` state
|
||||
* How long it has been since the client last entered the `READY` state in milliseconds
|
||||
* @type {?number}
|
||||
* @readonly
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user