diff --git a/docs/docs_client.rst b/docs/docs_client.rst index cb4b0481d..f199a24a3 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -49,6 +49,16 @@ rateLimitAsError Have the lib throw a rejection Promise/callback when being ratelimited, instead of auto-retrying. +shardCount +~~~~~~~~~~ + +The total number of shards. + +shardId +~~~~~~~ + +A zero-based integer representing the value of the current shard. + -------- Attributes