Interfacecorev0.1.0-next.5CoreBaseThe transport-agnostic slice of the running framework, what core code (gates, notices, plugins' agnostic surface) accesses through ctx.corectx.core. Each transport's CoreCore extends it, the gateway adds botbot and busbus. interface CoreBaseinterface CoreBaseMember overviewPropertiesconfigrateLimiterPropertiesconfigTransports narrow this to their own config type. readonly config: Configreadonly config: ConfigrateLimiterSliding-window rate limiting, the CooldownCooldown gate's backend and a public direct-use API. readonly rateLimiter: IRateLimiterreadonly rateLimiter: IRateLimiter
configTransports narrow this to their own config type. readonly config: Configreadonly config: Config
rateLimiterSliding-window rate limiting, the CooldownCooldown gate's backend and a public direct-use API. readonly rateLimiter: IRateLimiterreadonly rateLimiter: IRateLimiter