Property TotalShardCount
- Namespace
 - DSharpPlus.Clients
 
- Assembly
 - DSharpPlus.dll
 
TotalShardCount
Gets the total amount of shards connected to this bot.
public int TotalShardCount { get; }
Property Value
Remarks
This value may be inaccurate before startup. It is guaranteed to be correct by the time the first SessionCreated event is fired.