#Get channel by id and send message
1 messages ยท Page 1 of 1 (latest)
client.channels.cache.get(channelID).send(options)
client.channels.fetch(channelID).then(channel => {channel.send(options)})
<guild.channels.cache.get(channelId).send(options)```
@tropic blade Read both of these messages, hope this helps ๐
Thanks!๐๐ผ
No problem