YDEImpl
Constructors
Functions
Creates a dm channel.
Gets a channel by its id.
Gets all the channels the bot can see.
Gets a guild by its id.
Gets a guild channel by its id.
Gets guild channels by their ids.
Gets all the guild channels the bot can see.
Gets a member by its id.
Gets all the members in all the guilds the bot is in.
Gets a user by its id.
Requests a channel using its id.
Requests a guild using its id.
Requests a guild channel using its id.
Requests a list of guild channels by the guild id.
Requests all the guilds the bot is in.
Requests a user using its id.
Requests all the users the bot can see.
Sets the allowed cache ids.
Sets the disallowed cache ids.
Sets the guild ids for guild commands
Triggers a thread to clear the entire cache after a certain amount of time
Triggers a thread to clear a certain cache type after a certain amount of time
Triggers a thread to clear a list of cache types after a certain amount of time
Properties
Used to build embeds.
The entity builder.
The github repository url.
Adds or removes message commands.
Parses json, i.e. convert plain text json to Jackson classes such as JsonNode.
Creates a json object
The rest api manager.
The place where all the RestAPI Methods are stored.
Adds or removes slash commands.
The thread factory used by the bot.
Adds or removes user commands.
The wrapper version.