Package com.mrivanplays.jdoa2
-
Interface Summary Interface Description ISnowflake Represents a snowflake object, from discord's apiJDOA2 Represents the driver of the all components. -
Class Summary Class Description ApplicationInfo Represents information about the application, driven by this discord api wrapper.ApplicationInfo.Builder Represents a builder, for easily creatingApplicationInfo
instance.CurrentUser Represents the user this application is running for.DiscordToken Represents a token, retrieved from discord API.Guild Represents a guild object, holding information about theCurrentUser's
state, and also holding very basic information about the guild itself.JDOA2Builder Represents aJDOA2
builder.JDOA2Utils A utility class. -
Exception Summary Exception Description MissingScopeException Represents aRuntimeException
, thrown if a data is requested which isn't accessible (doesn't have a specified scope.)