command.name, otherwise command.chatInputName (for chat input commands) or command.contextMenuName for context menus, and provide a utility function on the command store that lets you register them if missing at ready (can go into more details if this option is chosen)@discordjs/builders in the command class's options, which get pushed to the API based on client settings (as above, with some options for handling existing commands and what not)