Uses of Class
com.github.alex1304.ultimategdbot.api.BotConfig
-
Packages that use BotConfig Package Description com.github.alex1304.ultimategdbot.api -
-
Uses of BotConfig in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api that return BotConfig Modifier and Type Method Description BotConfig
BotConfig.Builder. build()
Builds aBotConfig
with the configured values.BotConfig
Bot. config()
Gets the config of the bot.
-