Table of Contents

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>