Property ShardCount
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
ShardCount
Gets the recommended amount of shards.
[JsonProperty("shards")]
public int ShardCount { get; }
Property Value
- int
Gets the recommended amount of shards.
[JsonProperty("shards")]
public int ShardCount { get; }