Property ShardId
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
ShardId
Gets or sets this client's shard id.
public int ShardId { get; set; }
Property Value
- int
Gets or sets this client's shard id.
public int ShardId { get; set; }