Table of Contents

Class GuildPowerupEntitlementsDeleteEventArgs

Namespace
DisCatSharp.EventArgs
Assembly
DisCatSharp.dll

Represents arguments for GuildPowerupEntitlementsDeleted event.

public class GuildPowerupEntitlementsDeleteEventArgs : DiscordEventArgs
Inheritance
GuildPowerupEntitlementsDeleteEventArgs
Inherited Members

Properties

Entitlements

Gets the deleted entitlements from the payload.

Guild

Gets the guild in which the entitlements were deleted.