Package ai.tock.bot.engine
Class IocKt
-
- All Implemented Interfaces:
public final class IocKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static Kodein.ModulebotModule
-
Method Summary
Modifier and Type Method Description final Kodein.ModulegetBotModule()The bot ioc module. -
-
Method Detail
-
getBotModule
final Kodein.Module getBotModule()
The bot ioc module.
-
-
-
-