Class IntegrationDeletedEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for IntegrationDeleted
public sealed class IntegrationDeletedEventArgs : DiscordEventArgs
- Inheritance
-
IntegrationDeletedEventArgs
Properties
- Applicationid
Gets the id of the bot or OAuth2 application for the integration.
- Guild
Gets the guild the integration was removed from.
- IntegrationId
Gets the id of the integration.