Class RateLimitExceptionEventArgs
- Namespace
- DisCatSharp.EventArgs
- Assembly
- DisCatSharp.dll
Represents arguments for RateLimitHit event.
public class RateLimitExceptionEventArgs : DiscordEventArgs
- Inheritance
-
RateLimitExceptionEventArgs
- Inherited Members
Properties
- ApiEndpoint
Gets the called api endpoint.
- Exception
Gets the ratelimit exception.