All Classes and Interfaces
Class
Description
Represents information about the application, driven by this discord api wrapper.
Represents a builder, for easily creating
ApplicationInfo
instance.Represents an exception, thrown when there was error while trying to authenticate with discord api.
Represents the user this application is running for.
Represents a token, retrieved from discord API.
Represents a guild object, holding information about the
CurrentUser's
state, and also holding
very basic information about the guild itself.Represents a snowflake object, from discord's api
Represents the driver of the all components.
Represents a
JDOA2
builder.A utility class.
Represents a
RuntimeException
, thrown if a data is requested which isn't accessible (doesn't have a specified
scope.)Represents a exception, thrown whenever we hit the rate limit of discord's api.
Represents a session manager, for managing
JDOA2
instances, used by your application.