RateLimitKeyResolver
RateLimitKeyResolver
Custom key builder for the custom scope.
Signature
type RateLimitKeyResolver = (
ctx: Context,
command: LoadedCommand,
source: Interaction | Message,
) => string
Custom key builder for the custom scope.
type RateLimitKeyResolver = (
ctx: Context,
command: LoadedCommand,
source: Interaction | Message,
) => string