public class JDACommandConfig extends Object implements CommandConfig
| Modifier and Type | Field and Description |
|---|---|
protected @NotNull List<String> |
commandPrefixes |
| Constructor and Description |
|---|
JDACommandConfig() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull List<String> |
getCommandPrefixes() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprovide@NotNull protected @NotNull List<String> commandPrefixes
public JDACommandConfig()
@NotNull public @NotNull List<String> getCommandPrefixes()
getCommandPrefixes in interface CommandConfigCopyright © 2019. All rights reserved.