Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class net.foxgenesis.config.fields.ConfigField
isEditable, name -
Constructor Summary
ConstructorsConstructorDescriptionBooleanField(String name, Function<net.dv8tion.jda.api.entities.Guild, Boolean> defaultValue, boolean isEditable) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbooleantoggle(net.dv8tion.jda.api.entities.Guild guild) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class net.foxgenesis.config.fields.ConfigField
from, getDataForGuild, getDefaultValue, isPresent, isPresent, optFrom, remove, set
-
Constructor Details
-
Method Details
-
toggle
public boolean toggle(net.dv8tion.jda.api.entities.Guild guild) Deprecated, for removal: This API element is subject to removal in a future version.
-