| Interface | Description |
|---|---|
| SlashActorFactory<A extends SlashCommandActor> |
Represents an interface that constructs instances of a custom
actor based on different JDA events.
|
| SlashCommandActor |
Represents a
CommandActor that originated from a slash command,
or from an auto-complete request. |