Package net.dv8tion.jda.api

The API features of JDA.

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

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: