Package com.mrivanplays.jdoa2
package com.mrivanplays.jdoa2
-
ClassDescriptionRepresents 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 theCurrentUser's
state, and also holding very basic information about the guild itself.Represents a snowflake object, from discord's apiRepresents the driver of the all components.Represents aJDOA2
builder.A utility class.Represents aRuntimeException
, 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 managingJDOA2
instances, used by your application.