Table of Contents

Class GuildIntegrationUpdateEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildIntegrationUpdated event.

public class GuildIntegrationUpdateEventArgs : DiscordEventArgs
Inheritance
GuildIntegrationUpdateEventArgs
Inherited Members

Properties

Guild

Gets the guild where the integration was updated.

Integration

Gets the integration that was updated.