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