Package ai.tock.bot.admin.bot
Object BotVersion.Companion
-
- All Implemented Interfaces:
public class BotVersion.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static BotVersion.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final BotVersiongetCurrentBotVersion(String botId)Get the current bot version. -
-
Method Detail
-
getCurrentBotVersion
final BotVersion getCurrentBotVersion(String botId)
Get the current bot version.
-
-
-
-