Property ShardCount
- Namespace
- DSharpPlus.Net.Abstractions
- Assembly
- DSharpPlus.dll
ShardCount
Gets or sets the total shard count for this token.
public int ShardCount { get; set; }
Property Value
- int
Gets or sets the total shard count for this token.
public int ShardCount { get; set; }