Classseedcordv0.12.0Internal
CommandRegistry
Manages Discord application command registration and deployment.
Scans command directories, builds command structures, and registers both global and guild-scoped commands to Discord's API.
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the CommandRegistryCommandRegistry class.
class CommandRegistry implements Initializeable, HmrAwareclass CommandRegistry implements Initializeable, HmrAware