Event GuildDownloadCompleted
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Fired when all guilds finish streaming from Discord.
public event AsyncEventHandler<DiscordClient, GuildDownloadCompletedEventArgs> GuildDownloadCompleted
Returns
- AsyncEventHandler<DiscordClient, GuildDownloadCompletedEventArgs>
- Your library to write discord bots in C# with focus on always providing access to the latest discord features.