#send is not a function
1 messages · Page 1 of 1 (latest)
await the promise from fetch
or just use cache.get('id')
all guild channels (except threads ig) are cached
u mean like this
let ch = await client.ch......
yes
I get this
1 messages · Page 1 of 1 (latest)
Hello
I have this code
let ch = client.channels.fetch('channelID')
ch.send(_msg)
and I'm getting this error
send is not a function
await the promise from fetch
or just use cache.get('id')
all guild channels (except threads ig) are cached
u mean like this
let ch = await client.ch......
yes
I get this