jan
jan
DIAdiscord.js - Imagine an app
Created by jan on 1/4/2024 in #djs-questions
TypeError: Cannot read properties of undefined (reading 'channels')
Hello, I have the following error: TypeError: Cannot read properties of undefined (reading 'channels') in the code if (answer === "yes") { const postChannel = client.channels.cache.get('1192208360334954507'); What should I improve because I don't want to send messages to this channel?
2 replies