This is the code:
const args = msg.content.trim().split(/ +/); const cmd = args.shift().toLowerCase(); if(cmd === \'dm\') { (await client.users.fetch(args[0]