RatelimitFunctionsBuildExemptionKeyVersion: 1.xOn this pageBuildExemptionKeybuildExemptionKey @commandkit/ratelimitkeys.ts Build a storage key for a temporary exemption entry. Signaturefunction buildExemptionKey(scope: RateLimitExemptionScope, id: string, keyPrefix?: string): string Parameters scope parameterRateLimitExemptionScope id parameterstring keyPrefix parameterstring