Table of Contents

Event GuildUnavailable

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a guild becomes unavailable.

public event AsyncEventHandler<DiscordClient, GuildDeleteEventArgs> GuildUnavailable

Returns

AsyncEventHandler<DiscordClient, GuildDeleteEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.