Package net.dv8tion.jda.core.entities

Entities representing Discord API objects like Users and Channels

This package contains all Discord Entities as java classes. They contain information about the specific entity and have operations to interact with them.

The EntityBuilder can be used to create entities from this package by creating entities.impl instances for the specific entity.

Skip navigation links