Table of Contents

Event GuildDownloadCompleted

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Fired when all guilds finish streaming from Discord.

public event AsyncEventHandler<DiscordClient, GuildDownloadCompletedEventArgs> GuildDownloadCompleted

Returns

AsyncEventHandler<DiscordClient, GuildDownloadCompletedEventArgs>
Fired when all guilds finish streaming from Discord.