.author discordjs code example Example: discord js channel send const channel = <client>.channels.cache.get('<id>'); channel.send('<content>');