Table of Contents

Property Guilds

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Guilds

Gets the dictionary of guilds that just finished downloading.

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

Property Value

IReadOnlyDictionary<ulong, DiscordGuild>