Table of Contents

Event SubscriptionCreated

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when an subscription was created.

public event AsyncEventHandler<DiscordClient, SubscriptionCreateEventArgs> SubscriptionCreated

Returns

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