public class BotConfig extends java.lang.Object
static BotConfig
DEFAULT
EMPTY
BotConfig()
java.lang.String
formatBetterToken()
readFrom(java.lang.String filePath)
static void
storeTo(BotConfig config, java.lang.String filePath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final BotConfig EMPTY
public static final BotConfig DEFAULT
public BotConfig()
public java.lang.String formatBetterToken()
public static BotConfig readFrom(java.lang.String filePath)
public static void storeTo(BotConfig config, java.lang.String filePath)
Copyright © 2021. All rights reserved.