Class DiscordWebhookClient
java.lang.Object
dev.despical.spigotsaleswebhook.discord.DiscordWebhookClient
-
Constructor Summary
ConstructorsConstructorDescriptionDiscordWebhookClient(com.fasterxml.jackson.databind.ObjectMapper objectMapper, AppConfig.DiscordSettings config) -
Method Summary
-
Constructor Details
-
DiscordWebhookClient
public DiscordWebhookClient(com.fasterxml.jackson.databind.ObjectMapper objectMapper, AppConfig.DiscordSettings config)
-
-
Method Details
-
send
- Throws:
IOExceptionInterruptedException
-
sendTest
- Throws:
IOExceptionInterruptedException
-
sendAuthenticationWarning
- Throws:
IOExceptionInterruptedException
-