const channel = client.channels.cache.get('Channel Id'); channel.send({ content: 'This is a message' });