Table of Contents

Property ShardCount

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

ShardCount

Sets the total number of shards the bot is on. If not sharding, this value should be left with a default value of 1.

If sharding automatically, this value will indicate how many shards to boot. If left default for automatic sharding, the client will determine the shard count automatically.

public int ShardCount { set; }

Property Value

int