Class GuildPowerupEntitlementsCreateEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for GuildPowerupEntitlementsCreated event.
public class GuildPowerupEntitlementsCreateEventArgs : DiscordEventArgs
- Inheritance
-
GuildPowerupEntitlementsCreateEventArgs
- Inherited Members
Properties
- Entitlements
Gets the created entitlements from the payload.
- Guild
Gets the guild in which the entitlements were created.