Class IntegrationCreatedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for IntegrationCreated
public sealed class IntegrationCreatedEventArgs : DiscordEventArgs
- Inheritance
-
IntegrationCreatedEventArgs
Properties
- Guild
Gets the guild the integration was added to.
- Integration
Gets the integration.