Class GuildIntegrationCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildIntegrationCreated event.
public class GuildIntegrationCreateEventArgs : DiscordEventArgs
- Inheritance
-
GuildIntegrationCreateEventArgs
- Inherited Members
Properties
- Guild
Gets the guild where the integration was created.
- Integration
Gets the integration that was created.