diff --git a/src/client/Client.js b/src/client/Client.js index db0fb151a..475d51d62 100644 --- a/src/client/Client.js +++ b/src/client/Client.js @@ -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} * @readonly */