Table of Contents

Class IntegrationDeleteEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for IntegrationDeleted

public sealed class IntegrationDeleteEventArgs : DiscordEventArgs
Inheritance
IntegrationDeleteEventArgs
Inherited Members

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.