Package com.github.kaktushose.jda.commands.definitions.features
package com.github.kaktushose.jda.commands.definitions.features
This package contains interfaces that implement some form of functionality for a definition, that not all definitions might share.
-
ClassDescriptionIndicates that the implementing
Definition
can be transformed into a JDA entity that has aCustomId
.JDAEntity<T>Indicates that the implementingDefinition
can be transformed into a JDA entity.