Class ShardInfo
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
Represents data for identify payload's shard info.
[JsonConverter(typeof(ShardInfoConverter))]
public sealed class ShardInfo
- Inheritance
-
ShardInfo
Properties
- ShardCount
Gets or sets the total shard count for this token.
- ShardId
Gets or sets this client's shard id.