Update generated documentation authored by Mateusz Tyszczak's avatar Mateusz Tyszczak
[@hiveio/workerbee v1.27.6-rc9-stable.250129105732](../globals) / IWorkerBeeConstructor
[@hiveio/workerbee](../globals) / IWorkerBeeConstructor
# Interface: IWorkerBeeConstructor
......@@ -12,7 +12,9 @@ Constructs new WorkerBee bot object
#### Parameters
**configuration?**: `Partial`\<[`IStartConfiguration`](./IStartConfiguration)\>
##### configuration?
`Partial`\<[`IStartConfiguration`](./IStartConfiguration)\>
Configuration for the automation
......@@ -26,4 +28,4 @@ If you do not register an "error" event listener, the error will be dropped sile
#### Defined in
[src/interfaces.ts:79](https://gitlab.syncad.com/hive/workerbee/-/blob/c86a48da91e9edabfae917e1bf4069da65412f97/src/interfaces.ts#L79)
[src/interfaces.ts:84](https://gitlab.syncad.com/hive/workerbee/-/blob/3ba37ea4bcc0a60d0fc0a893742ebe9e172869d0/src/interfaces.ts#L84)