description Sends a dm to the given user ID with the given message $sendDM This function sends a dm to the specified user with <message> $sendMessage[user ID;message] bot.command({ name: "sendDM", code: `$sendDM[739591551155437654;go code L]` })