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