Property Guilds
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
Guilds
Gets the cached guilds for this client.
public override IReadOnlyDictionary<ulong, DiscordGuild> Guilds { get; }
Property Value
- IReadOnlyDictionary<ulong, DiscordGuild>