Interface JDA

All Superinterfaces:
IGuildChannelContainer<Channel>

public interface JDA extends IGuildChannelContainer<Channel>
The core of JDA. Acts as a registry system of JDA. All parts of the API can be accessed starting from this class.
See Also: