Specify that Client#uptime is "in milliseconds" (#2288)

This commit is contained in:
FireController1847
2018-01-24 00:24:24 -07:00
committed by SpaceEEC
parent 00172e6c7d
commit 92c9f8864c

View File

@@ -179,7 +179,7 @@ class Client extends BaseClient {
} }
/** /**
* 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} * @type {?number}
* @readonly * @readonly
*/ */