| Interface | Description |
|---|---|
| IOUtil.SilentSupplier<T> |
Supplier that can throw checked-exceptions
|
| Class | Description |
|---|---|
| IOUtil |
Utility for various I/O operations used within library internals
|
| IOUtil.Lazy |
Lazy evaluation for logging complex objects
|
| IOUtil.OctetBody |
Wrapper for an
IOUtil.OCTET request body |
| LibraryInfo | |
| MessageFlags |
Constants for the message flags described by the Discord Documentation.
|
| WebhookClient |
Client used to execute webhooks.
|
| WebhookClient.Bucket | |
| WebhookClientBuilder |
Builder for a
WebhookClient instance. |
| WebhookCluster |
Collection of webhooks, useful for subscriber pattern.
|