GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

DynamicBucketOptions

options of the dynamic bucket

API/Interfaces/DynamicBucketOptions
seyfert/lib/websocket/structures/index.d.ts

Signature

export interface DynamicBucketOptions

Properties

3
limitrefillIntervaldebugger

Methods

0

No methods.

Properties

limit#
limit: number;
refillInterval#
refillInterval: number;
debugger#
debugger?: Logger;