Uses of Interface
top.focess.qq.api.bot.BotManager
-
Packages that use BotManager Package Description top.focess.qq top.focess.qq.api.bot -
-
Uses of BotManager in top.focess.qq
Methods in top.focess.qq that return BotManager Modifier and Type Method Description static @NonNull BotManagerFocessQQ. getBotManager() -
Uses of BotManager in top.focess.qq.api.bot
Methods in top.focess.qq.api.bot that return BotManager Modifier and Type Method Description BotManagerBot. getBotManager()Get the Bot Manager of the bot
-