| Interface | Description |
|---|---|
| BotBus |
A new bus instance is created for each user request.
|
| Bus<T extends Bus<T>> |
Base methods for the bus.
|
| ConnectorController |
Controller to connect
interface Connector and interface BotDefinition. |
| I18nTranslator |
| Class | Description |
|---|---|
| BotRepository |
Advanced bot configuration.
|
| IocKt | |
| WebSocketController |
Internal object used to manage websocket events.
|