Package tech.xigam.elixirapi
Class ElixirAPI
java.lang.Object
tech.xigam.elixirapi.ElixirAPI
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ElixirAPICreates a basic instance of the Elixir API.setBase64Usage(boolean useBase64) setPreferredBot(Bot preferredBot) boolean
-
Field Details
-
ENDPOINT_URL
-
-
Method Details
-
create
Creates a basic instance of the Elixir API. Additional settings can be manually set.- Parameters:
apiKey- The Ponjo API key used to make requests.- Returns:
- An instance of the Elixir API.
-
getApiKey
-
setBase64Usage
-
shouldUseBase64
public boolean shouldUseBase64() -
setPreferredBot
-
preferredBot
-