Property ShardId
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
ShardId
Sets the ID of the shard to connect to.
If not sharding, or sharding automatically, this value should be left with the default value of 0.
public int ShardId { set; }
Sets the ID of the shard to connect to.
If not sharding, or sharding automatically, this value should be left with the default value of 0.
public int ShardId { set; }