Method Responder
- Namespace
- DisCatSharp.ApplicationCommands.Entities
- Assembly
- DisCatSharp.ApplicationCommands.dll
Responder(BaseContext, CooldownBucket)
Responds to cooldown ratelimit hits with given response.
Task Responder(BaseContext context, CooldownBucket cooldownBucket)
Parameters
context
BaseContextThe context.
cooldownBucket
CooldownBucketGets the current cooldown bucket.