Property TotalShards
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
TotalShards
Specifies the amount of total shards associated with this bot. This is only considered in combination with Stride.
public uint TotalShards { get; set; }
Specifies the amount of total shards associated with this bot. This is only considered in combination with Stride.
public uint TotalShards { get; set; }