Variable: ApplicationCommandRegistries
constApplicationCommandRegistries:object
Type declaration
acquire()
acquire: (
commandName:string) =>ApplicationCommandRegistry
Acquires a registry for a command by its name.
Parameters
| Parameter | Type | Description |
|---|---|---|
commandName | string | The name of the command. |