discord.js members+ code example Example: discord js channel send Click to copyconst user = <client>.users.cache.get('<id>'); user.send('<content>');