Classseedcordv0.13.0
class CommandRegistry implements Initializeable, HmrAwareclass CommandRegistry implements Initializeable, HmrAwareMember visibility
Filter class members by access level.
Showing members with Protected visibility and higher.
Properties
Methods
public readonly globalCommands: (SlashCommandBuilder | ContextMenuCommandBuilder)[]public readonly globalCommands: (SlashCommandBuilder | ContextMenuCommandBuilder)[]public readonly guildCommands: Collection<string, (SlashCommandBuilder | ContextMenuCommandBuilder)[]>public readonly guildCommands: Collection<string, (SlashCommandBuilder | ContextMenuCommandBuilder)[]>public readonly namepublic readonly name