Upon Using the /baninfo the command fails with the following error stack on console.
TypeError: Cannot read property 'id' of undefined
at WebSocketManager. (C:\Users\Administrator\Desktop\Servers\AFO-BOT-2\Examples\Logic\Discord.js:714:142)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Project
AFO BOT 2 (Discord)
Code of Conduct
[x] I agree to follow this project's Code of Conduct
What Happened?
Upon Using the
/baninfo
the command fails with the following error stack on console.TypeError: Cannot read property 'id' of undefined at WebSocketManager. (C:\Users\Administrator\Desktop\Servers\AFO-BOT-2\Examples\Logic\Discord.js:714:142) at processTicksAndRejections (node:internal/process/task_queues:96:5)
Project
AFO BOT 2 (Discord)
Code of Conduct