MinnDevelopment/discord-webhooks

java.lang.NoClassDefFoundError: club/minnced/discord/webhook/WebhookClientBuilder

Iprobablyhack opened this issue · 0 comments

Getting this error when running anything to do with the library, for example:

WebhookClientBuilder builder = new WebhookClientBuilder("yes my url is here")

Crashes.