Interface ICooldownResponder
- Namespace
- DisCatSharp.CommandsNext.Entities
- Assembly
- DisCatSharp.CommandsNext.dll
The cooldown responder.
public interface ICooldownResponder
Methods
- Responder(CommandContext, CooldownBucket)
Responds to cooldown ratelimit hits with given actions.
For example you could respond with a reaction or send a dm.