GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WorkerInfo

API/Type Aliases/WorkerInfo
seyfert/lib/websocket/discord/worker.d.ts

Signature

export type WorkerInfo = {    shards: WorkerShardInfo[];};

Properties

1
shards

Methods

0

No methods.

Properties

shards#
shards: WorkerShardInfo[];