Send message to channel using channel ID

Hello. I need some help with getting my bot to send a message to a specific channel. The idea is to eventually replace the ID with a ForEach loop that cycles through a list of IDs I'll have. However, I keep getting an error code TypeError: Cannot read properties of undefinied (reading 'send'). I am using node version 18.16.0. Any help would be greatly appreciated.
image.png
Was this page helpful?