/app/index.js:50
let channel = client.channels.cache.Get(config.ChannelId);
^
TypeError: Cannot read properties of undefined (reading 'Get')
at Timeout.UpdateInfo [as _onTimeout] (/app/index.js:50:41)
at listOnTimeout (node:internal/timers:564:17)
at process.processTimers (node:internal/timers:507:7)