#Get channel by id and send message

1 messages ยท Page 1 of 1 (latest)

pearl warren
rotund prism
pearl warren
#
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 ๐Ÿ™‚

tropic blade
pearl warren
#

No problem