Package net.dv8tion.jda.core

The core JDA features that are both available for BOT and CLIENT applications.

This package contains information about the JDA version used by this library. See JDAInfo!

It includes enums that can be found at various locations throughout net.dv8tion.jda not only the core package!

To build a JDA instance you would use the JDABuilder with a specified AccountType to differ between a bot and a client account. Client accounts are commonly referenced as User accounts due to them being used by the official Discord Client.
It is recommended to not automate accounts from AccountType CLIENT!

In addition this package included helpful builders for message sending such as:

Skip navigation links