Interfacecorev0.1.0-next.5
CooldownOptions
Options for CooldownCooldown. perper sets the bucket the window applies to and limitlimit the uses allowed per window. messagemessage rewords the refusal and noticenotice replaces it, both receiving the epoch ms the key frees up so the refusal can show the retry time.
interface CooldownOptionsinterface CooldownOptionsper: "user" | "guild" | "channel";per: "user" | "guild" | "channel";Default:'user''user'