Class GuildCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildCreated event.
public class GuildCreateEventArgs : DiscordEventArgs
- Inheritance
-
GuildCreateEventArgs
- Inherited Members
Properties
- Guild
Gets the guild that was created.