Table of Contents

Property Guilds

Namespace
DSharpPlus
Assembly
DSharpPlus.Rest.dll

Guilds

Gets the dictionary of guilds cached by this client.

public override IReadOnlyDictionary<ulong, DiscordGuild> Guilds { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordGuild>