Class GuildCreatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for the GuildCreated event.
public class GuildCreatedEventArgs : DiscordEventArgs
- Inheritance
-
GuildCreatedEventArgs
- Derived
Properties
- Guild
Gets the guild that was created.