Table of Contents

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

int

Remarks

This value may be inaccurate before startup. It is guaranteed to be correct by the time the first SessionCreated event is fired.