Table of Contents

Event GuildAppliedBoostsCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when guild applied boosts are created.

public event AsyncEventHandler<DiscordClient, GuildAppliedBoostsCreateEventArgs> GuildAppliedBoostsCreated

Returns

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