.destroy()
→ void
Interface
Identify / session-start throttling for Fluxer. Fluxer does not bucket IDENTIFYs by max_concurrency. Real limits (verified against fluxer_gateway):
No documented properties.
→ void
shardId: number, fn: () => Promise<T> → Promise<T>
Wait until an IDENTIFY may be sent for shardId, then run fn. Implementations must release the slot when fn settles.