Table of Contents

Property ShardClients

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

ShardClients

Gets all client shards.

public IReadOnlyDictionary<int, DiscordClient> ShardClients { get; }

Property Value

IReadOnlyDictionary<int, DiscordClient>