Table of Contents

Event GuildPowerupEntitlementsCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when guild powerup entitlements are created.

public event AsyncEventHandler<DiscordClient, GuildPowerupEntitlementsCreateEventArgs> GuildPowerupEntitlementsCreated

Returns

AsyncEventHandler<DiscordClient, GuildPowerupEntitlementsCreateEventArgs>
Your library to write discord bots in C# with focus on always providing access to the latest discord features.