Table of Contents

Class GuildIntegrationDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildIntegrationDeleted event.

public class GuildIntegrationDeleteEventArgs : DiscordEventArgs
Inheritance
GuildIntegrationDeleteEventArgs
Inherited Members

Properties

ApplicationId

Gets the application id of the integration which where deleted.

Guild

Gets the guild where the integration which where deleted.

IntegrationId

Gets the integration id which where deleted.