/home/container/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:112 throw new TypeError('COMMAND_INTERACTION_OPTION_NO_SUB_COMMAND'); ^ TypeError [COMMAND_INTERACTION_OPTION_NO_SUB_COMMAND]: No subcommand specified for interaction. at CommandInteractionOptionResolver.getSubcommand (/home/container/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:112:13) at Client. (/home/container/index.js:306:31) at Client.emit (node:events:394:28) at InteractionCreateAction.handle (/home/container/node_modules/discord.js/src/client/actions/InteractionCreate.js:66:12) at Object.module.exports [as INTERACTION_CREATE] (/home/container/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36) at WebSocketManager.handlePacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:345:31) at WebSocketShard.onPacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:443:22) at WebSocketShard.onMessage (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:300:10) at WebSocket.onMessage (/home/container/node_modules/ws/lib/event-target.js:132:16) at WebSocket.emit (node:events:394:28) { [Symbol(code)]: 'COMMAND_INTERACTION_OPTION_NO_SUB_COMMAND' }