GetRateLimitInfo
getRateLimitInfo
Read aggregated rate limit info stored on a CommandKit env or context.
Signature
function getRateLimitInfo(envOrCtx: CommandKitEnvironment | Context | null | undefined): RateLimitStoreValue | null
Parameters
envOrCtx
parameter
CommandKitEnvironment | Context | null | undefined