Module watamebot

Class JSONField

java.lang.Object
net.foxgenesis.config.fields.ConfigField<org.json.JSONObject>
net.foxgenesis.config.fields.JSONField

@Deprecated(forRemoval=true) public class JSONField extends ConfigField<org.json.JSONObject>
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • JSONField

      public JSONField(String name, Function<net.dv8tion.jda.api.entities.Guild,org.json.JSONObject> defaultValue, boolean isEditable)
      Deprecated, for removal: This API element is subject to removal in a future version.