dm someone by id discord.js

JavaScript
Client.users.get(ID.toString()).send("Hello, how are you doing?");
Source

Also in JavaScript: