command.execute is not a function

Error

TypeError: command.execute is not a function
    at Object.execute (/workspace/official-realtrickz-community-bot/src/events/client/interactionCreate.js:11:31)
    at Client.<anonymous> (/workspace/official-realtrickz-community-bot/src/functions/handlers/handleEvents.js:15:63)
    at Client.emit (node:events:514:28)
    at InteractionCreateAction.handle (/workspace/official-realtrickz-community-bot/node_modules/discord.js/src/client/actions/InteractionCreate.js:97:12)
    at module.exports [as INTERACTION_CREATE] (/workspace/official-realtrickz-community-bot/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
    at WebSocketManager.handlePacket (/workspace/official-realtrickz-community-bot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:355:31)
    at WebSocketManager.<anonymous> (/workspace/official-realtrickz-community-bot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:239:12)
    at WebSocketManager.emit (/workspace/official-realtrickz-community-bot/node_modules/@vladfrangu/async_event_emitter/dist/index.js:282:31)
    at WebSocketShard.<anonymous> (/workspace/official-realtrickz-community-bot/node_modules/@discordjs/ws/dist/index.js:1173:51)
    at WebSocketShard.emit (/workspace/official-realtrickz-community-bot/node_modules/@vladfrangu/async_event_emitter/dist/index.js:282:31)
Was this page helpful?