add docs for shardId, shardCount client parameters (#394)

This commit is contained in:
Brian Tanner
2016-05-31 20:35:35 -04:00
committed by abalabahaha
parent bf89d678d8
commit d913d04f44

View File

@@ -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