#[TS] how come .send doesn't exist?

1 messages · Page 1 of 1 (latest)

autumn swallow
client.guilds.cache.get('asdsda')?.channels.cache.get('asd')?.send()

dont mind that the string fields are asdsda, the only error im getting as of now is that channel.send does not exist at all

npm v.9.6.7
node v.18.3.0
discord.js v14.11.0