Class GuildDeletedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for the GuildDeleted event.
public class GuildDeletedEventArgs : DiscordEventArgs
- Inheritance
-
GuildDeletedEventArgs
- Derived
Properties
- Guild
Gets the guild that was deleted.
- Unavailable
Gets whether the guild is unavailable or not.