Table of Contents

Event RateLimitHit

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Fired when a ratelimit was hit.

public event AsyncEventHandler<DiscordClient, RateLimitExceptionEventArgs> RateLimitHit

Returns

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